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.java199 public void logActionCommand(int command, int srcContainerType, int dstContainerType) { in logActionCommand()
204 public void logActionCommand(int command, int srcContainerType, int dstContainerType, in logActionCommand()
232 public void logActionCommand(int command, View itemView, int srcContainerType) { in logActionCommand()