Log when FLAG_STASHED_IN_APP_AUTO changes.
Bug: 261177876 Test: wwdebug & wwlogcat Change-Id: If2d2a3d38f3128a60d551bca9f4cdf64f2bcb032
This commit is contained in:
@@ -636,6 +636,12 @@ public class StatsLogManager implements ResourceBasedOverride {
|
||||
|
||||
@UiEvent(doc = "User scrolled up on the search result page.")
|
||||
LAUNCHER_ALLAPPS_SEARCH_SCROLLED_UP(1286),
|
||||
|
||||
@UiEvent(doc = "User or automatic timeout has hidden transient taskbar.")
|
||||
LAUNCHER_TRANSIENT_TASKBAR_HIDE(1330),
|
||||
|
||||
@UiEvent(doc = "User has swiped upwards from the gesture handle to show transient taskbar.")
|
||||
LAUNCHER_TRANSIENT_TASKBAR_SHOW(1331),
|
||||
;
|
||||
|
||||
// ADD MORE
|
||||
|
||||
Reference in New Issue
Block a user