Searched refs:InputDeviceDelegate (Results 1 – 3 of 3) sorted by relevance
31 final class InputDeviceDelegate implements InputManager.InputDeviceListener { class52 InputDeviceDelegate(Context context, Handler handler) { in InputDeviceDelegate() method in InputDeviceDelegate
153 private final InputDeviceDelegate mInputDeviceDelegate;198 mInputDeviceDelegate = new InputDeviceDelegate(mContext, mHandler); in VibratorManagerService()
81 private InputDeviceDelegate mInputDeviceDelegate;96 mInputDeviceDelegate = new InputDeviceDelegate( in setUp()109 InputDeviceDelegate inputDeviceDelegate = new InputDeviceDelegate( in beforeSystemReady_ignoresAnyUpdate()