Searched defs:touchSession (Results 1 – 3 of 3) sorted by relevance
76 final TouchSessionImpl touchSession = in push() field in DreamOverlayTouchMonitor79 mActiveTouchSessions.add(touchSession); in push() argument80 completer.set(touchSession); in push() argument
231 final DreamTouchHandler.TouchSession touchSession = touchSessionCaptor.getValue(); in testSessionCount() local245 final DreamTouchHandler.TouchSession touchSession = touchSessionCaptor.getValue(); in testSessionCount() local
128 TouchInsetManager.TouchInsetSession touchSession, int category, Parent parent) { in ViewEntry()315 Builder(View view, TouchInsetManager.TouchInsetSession touchSession, in Builder()