Searched defs:touchSession (Results 1 – 4 of 4) sorted by relevance
101 final TouchSessionImpl touchSession = in push() field in TouchMonitor104 mActiveTouchSessions.add(touchSession); in push() argument105 completer.set(touchSession); in push() argument
128 TouchInsetManager.TouchInsetSession touchSession, int category, Parent parent) { in ViewEntry()315 Builder(View view, TouchInsetManager.TouchInsetSession touchSession, in Builder()
315 final TouchHandler.TouchSession touchSession = touchSessionCaptor.getValue(); in testSessionCount() local329 final TouchHandler.TouchSession touchSession = touchSessionCaptor.getValue(); in testSessionCount() local
284 TouchHandler.TouchSession touchSession, in onSessionStartHelper()