Loading libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleLogger.java +6 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,9 @@ public class BubbleLogger { @UiEvent(doc = "New bubble created from a launcher icon menu.") BUBBLE_CREATED_FROM_LAUNCHER_ICON_MENU(2437), @UiEvent(doc = "New bubble created from a hotseat icon menu.") BUBBLE_CREATED_FROM_HOTSEAT_ICON_MENU(2456), // endregion // region bubble bar events Loading Loading @@ -222,6 +225,9 @@ public class BubbleLogger { @UiEvent(doc = "New bubble created from a taskbar icon menu.") BUBBLE_BAR_CREATED_FROM_TASKBAR_ICON_MENU(2444), @UiEvent(doc = "New bubble created from a hotseat icon menu.") BUBBLE_BAR_CREATED_FROM_HOTSEAT_ICON_MENU(2457), // endregion ; Loading Loading
libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleLogger.java +6 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,9 @@ public class BubbleLogger { @UiEvent(doc = "New bubble created from a launcher icon menu.") BUBBLE_CREATED_FROM_LAUNCHER_ICON_MENU(2437), @UiEvent(doc = "New bubble created from a hotseat icon menu.") BUBBLE_CREATED_FROM_HOTSEAT_ICON_MENU(2456), // endregion // region bubble bar events Loading Loading @@ -222,6 +225,9 @@ public class BubbleLogger { @UiEvent(doc = "New bubble created from a taskbar icon menu.") BUBBLE_BAR_CREATED_FROM_TASKBAR_ICON_MENU(2444), @UiEvent(doc = "New bubble created from a hotseat icon menu.") BUBBLE_BAR_CREATED_FROM_HOTSEAT_ICON_MENU(2457), // endregion ; Loading