Searched refs:mTouchInsetManager (Results 1 – 3 of 3) sorted by relevance
61 TouchInsetManager mTouchInsetManager; field in HideComplicationTouchHandlerTest98 mTouchInsetManager, in testSessionEndOnMultipleSessions()130 mTouchInsetManager, in testSessionEndWhenBouncerShowing()162 mTouchInsetManager, in testSessionEndWithTouchInInset()182 when(mTouchInsetManager.checkWithinTouchRegion(anyInt(), anyInt())).thenReturn( in testSessionEndWithTouchInInset()210 mTouchInsetManager, in testSessionLifecycle()230 when(mTouchInsetManager.checkWithinTouchRegion(anyInt(), anyInt())).thenReturn( in testSessionLifecycle()
63 private final TouchInsetManager mTouchInsetManager; field in HideComplicationTouchHandler107 mTouchInsetManager = touchInsetManager; in HideComplicationTouchHandler()143 final ListenableFuture<Boolean> touchCheck = mTouchInsetManager in onSessionStart()
145 TouchInsetManager mTouchInsetManager; field in DreamOverlayServiceTest195 mTouchInsetManager, in setup()