Searched defs:touchSession (Results 1 – 5 of 5) sorted by relevance
111 final TouchSessionImpl touchSession = in push() field in TouchMonitor114 mActiveTouchSessions.add(touchSession); in push() argument115 completer.set(touchSession); in push() argument
108 private var touchSession: TouchSession? = null in <lambda>() variable
129 TouchInsetManager.TouchInsetSession touchSession, int category, Parent parent) { in ViewEntry()316 Builder(View view, TouchInsetManager.TouchInsetSession touchSession, in Builder()
355 final TouchHandler.TouchSession touchSession = touchSessionCaptor.getValue(); in testSessionCount() local369 final TouchHandler.TouchSession touchSession = touchSessionCaptor.getValue(); in testSessionCount() local
346 TouchHandler.TouchSession touchSession, in onSessionStartHelper()