Log when FLAG_STASHED_IN_APP_AUTO changes.

Bug: 261177876
Test: wwdebug & wwlogcat
Change-Id: If2d2a3d38f3128a60d551bca9f4cdf64f2bcb032
This commit is contained in:
Brian Isganitis
2023-03-04 00:21:41 +00:00
parent 5248b02080
commit cdc13fc4e8
3 changed files with 13 additions and 1 deletions
@@ -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