Searched refs:TOUCH_INTERACTION_LOG (Results 1 – 5 of 5) sorted by relevance
139 public static final EventLogArray TOUCH_INTERACTION_LOG = field in TouchInteractionService510 TOUCH_INTERACTION_LOG.addLog("onMotionEvent", event.getActionMasked()); in onInputEvent()516 TOUCH_INTERACTION_LOG.addLog("setInputConsumer", mConsumer.getType()); in onInputEvent()725 TOUCH_INTERACTION_LOG.dump("", pw); in dump()738 TOUCH_INTERACTION_LOG.clear(); in onCommand()
36 import static com.android.quickstep.TouchInteractionService.TOUCH_INTERACTION_LOG;803 TOUCH_INTERACTION_LOG.addLog("startRecentsAnimationCallback", targetSet.apps.length); in onRecentsAnimationStart()814 TOUCH_INTERACTION_LOG.addLog("cancelRecentsAnimation"); in onRecentsAnimationCanceled()1234 TOUCH_INTERACTION_LOG.addLog("finishRecentsAnimation", false); in resumeLastTask()1274 TOUCH_INTERACTION_LOG.addLog("finishRecentsAnimation", true); in startNewTask()1423 TOUCH_INTERACTION_LOG.addLog("finishRecentsAnimation", true); in finishCurrentTransitionToRecents()1432 TOUCH_INTERACTION_LOG.addLog("finishRecentsAnimation", true); in finishCurrentTransitionToHome()
19 import static com.android.quickstep.TouchInteractionService.TOUCH_INTERACTION_LOG;102 TOUCH_INTERACTION_LOG.addLog("startQuickstep"); in onMotionEvent()
24 import static com.android.quickstep.TouchInteractionService.TOUCH_INTERACTION_LOG;146 TOUCH_INTERACTION_LOG.addLog("startQuickstep"); in finishTouchTracking()
30 import static com.android.quickstep.TouchInteractionService.TOUCH_INTERACTION_LOG;318 TOUCH_INTERACTION_LOG.addLog("startQuickstep");333 TOUCH_INTERACTION_LOG.addLog("startRecentsAnimation");