Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java200 public void logActionCommand(int command, int srcContainerType, int dstContainerType) { in logActionCommand()
205 public void logActionCommand(int command, int srcContainerType, int dstContainerType, in logActionCommand()
233 public void logActionCommand(int command, View itemView, int srcContainerType) { in logActionCommand()