/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | ListenerView.java | 69 public void logActionCommand(int command) { in logActionCommand() method in ListenerView
|
D | BottomUserEducationView.java | 70 public void logActionCommand(int command) { in logActionCommand() method in BottomUserEducationView
|
D | Snackbar.java | 170 public void logActionCommand(int command) { in logActionCommand() method in Snackbar
|
D | OptionsPopupView.java | 110 public void logActionCommand(int command) { in logActionCommand() method in OptionsPopupView
|
/packages/apps/Launcher3/src/com/android/launcher3/logging/ |
D | UserEventDispatcher.java | 180 public void logActionCommand(int command, Target srcTarget) { in logActionCommand() method in UserEventDispatcher 184 public void logActionCommand(int command, int srcContainerType, int dstContainerType) { in logActionCommand() method in UserEventDispatcher 189 public void logActionCommand(int command, Target srcTarget, Target dstTarget) { in logActionCommand() method in UserEventDispatcher 209 public void logActionCommand(int command, View itemView, int srcContainerType) { in logActionCommand() method in UserEventDispatcher
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/ |
D | AllAppsTipView.java | 108 public void logActionCommand(int command) { in logActionCommand() method in AllAppsTipView
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | BaseWidgetSheet.java | 164 public final void logActionCommand(int command) { in logActionCommand() method in BaseWidgetSheet
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | DiscoveryBounce.java | 127 public void logActionCommand(int command) { in logActionCommand() method in DiscoveryBounce
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/ |
D | TaskMenuView.java | 138 public void logActionCommand(int command) { in logActionCommand() method in TaskMenuView
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | AbstractFloatingView.java | 141 public abstract void logActionCommand(int command); in logActionCommand() method in AbstractFloatingView
|
D | AppWidgetResizeFrame.java | 542 public void logActionCommand(int command) { in logActionCommand() method in AppWidgetResizeFrame
|
/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
D | PopupContainerWithArrow.java | 161 public void logActionCommand(int command) { in logActionCommand() method in PopupContainerWithArrow
|