/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/inputverification/ |
D | ClickVerifierTest.java | 111 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testInputEventNotValidatedBySystem() local 127 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testInputEvent_verifyByInputEventFlagDisabled_Verified() local 144 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testVerifiedInputEvent_underUseLimit_verified() local 166 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testVerifiedInputEvent_overUseLimit_notVerified() local 220 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testUnverifiedInputEvent_motionEvent_underUseLimit_verified() local 242 InputEvent inputEvent = new KeyEvent(0, 0, KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_1, 0); in testUnverifiedInputEvent_keyEvent_underUseLimit_verified() local 264 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testUnverifiedInputEvent_motionEvent_overUseLimit_notVerified() local 287 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testCopiedUnverifiedInputEvent_overUseLimit_notVerified() local 327 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testClickDeduplicationNotEnabled_inputEventStillVerified() local 353 InputEvent inputEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_DOWN, 0, 0, 0); in testClickDeduplicationNotEnforced_inputEventStillVerified() local [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | InputEventCompatProcessor.java | 68 public List<InputEvent> processInputEventForCompatibility(InputEvent inputEvent) { in processInputEventForCompatibility() 101 public InputEvent processInputEventBeforeFinish(InputEvent inputEvent) { in processInputEventBeforeFinish() 112 private List<MotionEvent> processLetterboxScrollCompatibility(InputEvent inputEvent) { in processLetterboxScrollCompatibility() 122 private InputEvent processStylusButtonCompatibility(InputEvent inputEvent) { in processStylusButtonCompatibility()
|
/aosp_15_r20/cts/tests/surfacecontrol/jni/ |
H A D | android_window_cts_ASurfaceControlInputReceiverTest.cpp | 52 bool onKeyEvent(AInputEvent* inputEvent) { in onKeyEvent() 59 bool onMotionEvent(AInputEvent* inputEvent) { in onMotionEvent() 66 static bool onKeyEventThunk(void* context, AInputEvent* inputEvent) { in onKeyEventThunk() 72 static bool onMotionEventThunk(void* context, AInputEvent* inputEvent) { in onMotionEventThunk()
|
/aosp_15_r20/development/samples/VirtualDeviceManager/client/src/com/example/android/vdmdemo/client/ |
H A D | InputManager.java | 103 void sendInputEvent(InputDeviceType deviceType, InputEvent inputEvent, int displayId) { in sendInputEvent() 132 InputDeviceType deviceType, InputEvent inputEvent) { in sendInputEventToFocusedDisplay() 263 private void sendInputEvent(RemoteInputEvent inputEvent, int displayId) { in sendInputEvent()
|
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/trace/ |
H A D | InputTracingPerfettoBackend.cpp | 238 auto* inputEvent = winscopeExtensions->set_android_input_event(); in traceMotionEvent() local 266 auto* inputEvent = winscopeExtensions->set_android_input_event(); in traceKeyEvent() local 294 auto* inputEvent = winscopeExtensions->set_android_input_event(); in traceWindowDispatch() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/ |
D | ReportInteractionInput.java | 75 @Nullable InputEvent inputEvent, in ReportInteractionInput() 262 public ReportInteractionInput.Builder setInputEvent(@Nullable InputEvent inputEvent) { in setInputEvent()
|
D | ReportEventRequest.java | 247 public Builder setInputEvent(@Nullable InputEvent inputEvent) { in setInputEvent()
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | VerifiedKeyEventTest.kt | 77 val inputEvent: VerifiedInputEvent = keyEvent in testParcelInputEvent() constant 112 val inputEvent: VerifiedInputEvent = keyEvent in testParcelInputToKeyEvent() constant
|
H A D | VerifiedMotionEventTest.kt | 82 val inputEvent: VerifiedInputEvent = motionEvent in testParcelInputEvent() constant 117 val inputEvent: VerifiedInputEvent = motionEvent in testParcelInputToMotionEvent() constant
|
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/measurement/ |
D | MeasurementManager.java | 144 @Nullable InputEvent inputEvent, in registerSource() 168 @Nullable InputEvent inputEvent, in registerSource()
|
D | SourceRegistrationRequest.java | 156 public Builder setInputEvent(@Nullable InputEvent inputEvent) { in setInputEvent()
|
D | WebSourceRegistrationRequest.java | 281 public Builder setInputEvent(@Nullable InputEvent inputEvent) { in setInputEvent()
|
/aosp_15_r20/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/ |
H A D | RemoteDisplay.java | 376 private void processInputEvent(RemoteInputEvent inputEvent) { in processInputEvent() 483 private void processMouseEvent(RemoteInputEvent inputEvent) { in processMouseEvent()
|
H A D | InputController.java | 63 void sendEventToFocusedDisplay(InputDeviceType deviceType, InputEvent inputEvent) { in sendEventToFocusedDisplay()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ |
D | MeasurementImpl.java | 313 @Nullable InputEvent inputEvent, in registerEvent() 439 InputEvent inputEvent, long requestTime, String sourceRegistrant) { in getSourceType()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/ |
H A D | DragResizeInputListener.java | 418 public void onInputEvent(InputEvent inputEvent) { in onInputEvent() 426 private boolean handleInputEvent(InputEvent inputEvent) { in handleInputEvent()
|
/aosp_15_r20/packages/services/Car/car-builtin-lib/src/android/car/builtin/view/ |
D | InputEventHelper.java | 37 public static void setDisplayId(@NonNull InputEvent inputEvent, int newDisplayId) { in setDisplayId()
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/transform/ |
H A D | inputeventmarshaller.java | 31 public SdkHttpFullRequest marshall(InputEvent inputEvent) { in marshall()
|
/aosp_15_r20/packages/modules/AdServices/adservices/clients/java/android/adservices/clients/measurement/ |
D | MeasurementClient.java | 59 @NonNull Uri attributionSource, @Nullable InputEvent inputEvent) { in registerSource()
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/compat/ |
H A D | ApiHelperForR.java | 45 public static VerifiedInputEvent verifyInputEvent(InputManager manager, InputEvent inputEvent) { in verifyInputEvent()
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | FakeInputDispatcherPolicy.cpp | 379 bool FakeInputDispatcherPolicy::filterInputEvent(const InputEvent& inputEvent, in filterInputEvent() 402 void FakeInputDispatcherPolicy::interceptKeyBeforeQueueing(const KeyEvent& inputEvent, uint32_t&) { in interceptKeyBeforeQueueing()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowInputManager.java | 99 InputEvent inputEvent) { in verifyInputEvent()
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | WordInputEventForPersonalization.java | 86 final WordInputEventForPersonalization inputEvent = in createInputEventFrom() local
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/evs/ |
D | CarEvsServiceUtils.java | 59 static @CarEvsStreamEvent int convertToStreamEvent(int inputEvent) { in convertToStreamEvent()
|
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/ |
D | com_android_inputmethod_latin_BinaryDictionary.cpp | 466 jobject inputEvent = env->GetObjectArrayElement(inputEvents, 0); in latinime_BinaryDictionary_updateEntriesForInputEvents() local 480 jobject inputEvent = env->GetObjectArrayElement(inputEvents, i); in latinime_BinaryDictionary_updateEntriesForInputEvents() local
|