Home
last modified time | relevance | path

Searched defs:logActionCommand (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherLayoutListener.java93 public void logActionCommand(int command) { in logActionCommand() method in LauncherLayoutListener
DTaskMenuView.java115 public void logActionCommand(int command) { in logActionCommand() method in TaskMenuView
/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java223 public void logActionCommand(int command, Target srcTarget) { in logActionCommand() method in UserEventDispatcher
227 public void logActionCommand(int command, int srcContainerType, int dstContainerType) { in logActionCommand() method in UserEventDispatcher
232 public void logActionCommand(int command, Target srcTarget, Target dstTarget) { in logActionCommand() method in UserEventDispatcher
252 public void logActionCommand(int command, View itemView, int srcContainerType) { in logActionCommand() method in UserEventDispatcher
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java140 public final void logActionCommand(int command) { in logActionCommand() method in BaseWidgetSheet
/packages/apps/Launcher3/src/com/android/launcher3/views/
DBottomUserEducationView.java69 public void logActionCommand(int command) { in logActionCommand() method in BottomUserEducationView
DOptionsPopupView.java105 public void logActionCommand(int command) { in logActionCommand() method in OptionsPopupView
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DDiscoveryBounce.java107 public void logActionCommand(int command) { in logActionCommand() method in DiscoveryBounce
/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java120 public abstract void logActionCommand(int command); in logActionCommand() method in AbstractFloatingView
DAppWidgetResizeFrame.java526 public void logActionCommand(int command) { in logActionCommand() method in AppWidgetResizeFrame
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java144 public void logActionCommand(int command) { in logActionCommand() method in PopupContainerWithArrow