Searched refs:srcChildTargetType (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/ |
D | UserEventDispatcherExtension.java | 46 int srcChildTargetType, int srcParentContainerType, in logStateChangeAction() argument 50 super.logStateChangeAction(action, dir, downX, downY, srcChildTargetType, in logStateChangeAction()
|
/packages/apps/Launcher3/src/com/android/launcher3/logging/ |
D | UserEventDispatcher.java | 319 int srcChildTargetType, int srcParentContainerType, int dstContainerType, in logStateChangeAction() argument 322 if (srcChildTargetType == LauncherLogProto.ItemType.TASK) { in logStateChangeAction() 324 newItemTarget(srcChildTargetType), in logStateChangeAction() 328 newContainerTarget(srcChildTargetType), in logStateChangeAction()
|