Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java178 public void logActionCommand(int command, int containerType) { in logActionCommand() method in UserEventDispatcher
182 public void logActionCommand(int command, int containerType, int pageIndex) { in logActionCommand() method in UserEventDispatcher
192 public void logActionCommand(int command, View itemView, int containerType) { in logActionCommand() method in UserEventDispatcher