Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DUserEventDispatcherExtension.java47 int dstContainerType, int pageIndex) { in logStateChangeAction()
/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java184 public void logActionCommand(int command, int srcContainerType, int dstContainerType) { in logActionCommand()
296 int srcParentContainerType, int dstContainerType, in logStateChangeAction()