Searched refs:mInputManagerService (Results 1 – 3 of 3) sorted by relevance
45 private final InputManagerService mInputManagerService; field in TouchpadDebugViewController53 mInputManagerService = inputManagerService; in TouchpadDebugViewController()127 mInputManagerService.getTouchpadHardwareProperties( in showDebugView()
63 private final InputManagerService mInputManagerService; field in EmbeddedWindowController69 mInputManagerService = inputManagerService; in EmbeddedWindowController()211 final boolean didTransfer = mInputManagerService.transferTouchGesture( in transferToHost()230 final boolean didTransfer = mInputManagerService.transferTouchGesture( in transferToEmbedded()
121 private InputManagerService mInputManagerService; field in CarLaunchParamsModifierUpdatableTest224 mInputManagerService, mock(WindowManagerPolicy.class), in setUp()