Searched refs:InputManagerHelper (Results 1 – 7 of 7) sorted by relevance
26 import android.car.builtin.input.InputManagerHelper;236 InputManagerHelper.pilferPointers(mInputManager, this); in dispatchTouchEvent()254 InputManagerHelper.pilferPointers(mInputManager, this); in dispatchTouchEvent()282 InputManagerHelper.pilferPointers(mInputManager, mSpyWindow); in onLongPress()
31 public class InputManagerHelper { class33 private InputManagerHelper() { in InputManagerHelper() method in InputManagerHelper
39 InputManagerHelper.injectInputEvent(mInputManager, someEvent); in injectInputEvent_delegateInjectionInAsyncMode()
37 import android.car.builtin.input.InputManagerHelper;316 InputManagerHelper.injectInputEvent( in CarInputService()320 /* defaultMotionHandler= */ event -> InputManagerHelper.injectInputEvent( in CarInputService()
57 import android.car.builtin.input.InputManagerHelper;1627 InputManagerHelper.addUniqueIdAssociationByDescriptor(inputManager, args[1], args[2]);1638 InputManagerHelper.removeUniqueIdAssociationByDescriptor(inputManager, args[1]);
86 class @hide @SystemApi InputManagerHelper package android.car.builtin.input
175 public class InputManagerHelper {