mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
[AA+] Logs LAUNCHER_ALLAPPS_ITEM_LONG_PRESSED event.
Bug: 178562918 Test: Manual Change-Id: I6f195b7bdfa222332a250379bb7667501cbee762
This commit is contained in:
@@ -396,6 +396,9 @@ public class StatsLogManager implements ResourceBasedOverride {
|
||||
@UiEvent(doc = "IME is used for selecting the focused item on the AllApps screen.")
|
||||
LAUNCHER_ALLAPPS_FOCUSED_ITEM_SELECTED_WITH_IME(718),
|
||||
|
||||
@UiEvent(doc = "User long-pressed on an AllApps item.")
|
||||
LAUNCHER_ALLAPPS_ITEM_LONG_PRESSED(719),
|
||||
|
||||
@UiEvent(doc = "Launcher entered into AllApps state with device search enabled.")
|
||||
LAUNCHER_ALLAPPS_ENTRY_WITH_DEVICE_SEARCH(720),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user