Searched refs:mInputManager (Results 1 – 1 of 1) sorted by relevance
129 private InputManager mInputManager; field in FullscreenActivity205 mInputManager = (InputManager) getSystemService(Context.INPUT_SERVICE); in onCreate()214 int[] deviceIds = mInputManager.getInputDeviceIds(); in checkGameControllers()250 mInputManager.registerInputDeviceListener(this, null); in onResume()256 mInputManager.unregisterInputDeviceListener(this); in onPause()