Home
last modified time | relevance | path

Searched refs:AMETA_NONE (Results 1 – 24 of 24) sorted by relevance

/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp67 /* edgeFlags */ 0, AMETA_NONE, /* buttonState */ 0, MotionClassification::NONE, in generateMotionEvent()
93 /* actionButton */ 0, /* flags */ 0, AMETA_NONE, /* buttonState */ 0, in generateMotionArgs()
/frameworks/native/services/inputflinger/include/
DNotifyArgsBuilders.h132 AMETA_NONE, in build()
244 int32_t mMetaState{AMETA_NONE};
/frameworks/native/services/inputflinger/tests/
DInputProcessor_test.cpp49 /*flags=*/0, AMETA_NONE, /*buttonState=*/0, in generateBasicMotionArgs()
85 AMETA_NONE, /*downTime=*/6); in TEST_F()
DInputProcessorConverter_test.cpp43 /*flags=*/0, AMETA_NONE, /*buttonState=*/0, in generateBasicMotionArgs()
DInputReader_test.cpp3378 ASSERT_EQ(AMETA_NONE, mapper.getMetaState()); in TEST_F()
3390 ASSERT_EQ(AMETA_NONE, args.metaState); in TEST_F()
3404 ASSERT_EQ(AMETA_NONE, args.metaState); in TEST_F()
3419 ASSERT_EQ(AMETA_NONE, args.metaState); in TEST_F()
3434 ASSERT_EQ(AMETA_NONE, args.metaState); in TEST_F()
3449 ASSERT_EQ(AMETA_NONE, args.metaState); in TEST_F()
3464 ASSERT_EQ(AMETA_NONE, args.metaState); in TEST_F()
3522 ASSERT_EQ(AMETA_NONE, mapper.getMetaState()); in TEST_F()
3547 ASSERT_EQ(AMETA_NONE, args.metaState); in TEST_F()
3548 ASSERT_EQ(AMETA_NONE, mapper.getMetaState()); in TEST_F()
[all …]
DPreferStylusOverTouch_test.cpp69 /*flags=*/0, AMETA_NONE, /*buttonState=*/0, MotionClassification::NONE, in generateMotionArgs()
DUnwantedInteractionBlocker_test.cpp93 /*flags=*/0, AMETA_NONE, /*buttonState=*/0, MotionClassification::NONE, in generateMotionArgs()
439 AMETA_NONE, /*downTime=*/6); in TEST_F()
DPointerChoreographer_test.cpp2315 int32_t metaState = AMETA_NONE) { in notifyKey()
2316 if (metaState == AMETA_NONE && mMetaKeyStates.contains(keyCode)) { in notifyKey()
DInputDispatcher_test.cpp133 AKEYCODE_A, KEY_A, AMETA_NONE, 0, ARBITRARY_TIME, ARBITRARY_TIME); in getTestKeyEvent()
257 /*action=*/-1, 0, AKEYCODE_A, KEY_A, AMETA_NONE, 0, ARBITRARY_TIME, in TEST_F()
267 AKEYCODE_A, KEY_A, AMETA_NONE, 0, ARBITRARY_TIME, ARBITRARY_TIME); in TEST_F()
287 constexpr int32_t metaState = AMETA_NONE; in TEST_F()
512 INVALID_HMAC, action, /*flags=*/0, AKEYCODE_A, KEY_A, AMETA_NONE, repeatCount,
608 /*flags=*/0, AKEYCODE_A, KEY_A, AMETA_NONE, currentTime); in generateKeyArgs()
638 /*flags=*/0, AMETA_NONE, /*buttonState=*/0, MotionClassification::NONE, in generateMotionArgs()
9005 AKEYCODE_A, KEY_A, AMETA_NONE, /*repeatCount=*/0, eventTime, eventTime); in testInjectedKey()
9031 AMOTION_EVENT_EDGE_FLAG_NONE, AMETA_NONE, 0, MotionClassification::NONE, in testInjectedMotion()
9726 /*flags=*/0, AKEYCODE_A, KEY_A, AMETA_NONE, /*repeatCount=*/0, eventTime, in TEST_F()
/frameworks/native/include/input/
DInputEventBuilders.h147 mAction, mActionButton, mFlags, /*edgeFlags=*/0, AMETA_NONE, mButtonState, in build()
255 int32_t mMetaState{AMETA_NONE};
/frameworks/native/services/inputflinger/tests/fuzzers/
DInputClassifierFuzzer.cpp61 /*scanCode=*/fdp.ConsumeIntegral<int32_t>(), AMETA_NONE, in LLVMFuzzerTestOneInput()
DFuzzedInputStream.h196 getFuzzedFlags(fdp, action), AMETA_NONE, getFuzzedButtonState(fdp), in generateFuzzedMotionArgs()
/frameworks/native/services/inputflinger/dispatcher/
DInputState.cpp404 /*actionButton=*/0, flags, AMETA_NONE, in createCancelEntryForMemento()
483 /*actionButton=*/0, memento.flags, AMETA_NONE, in synthesizePointerDownEvents()
539 AMETA_NONE, /*buttonState=*/0, in synthesizeCancelationEventsForPointers()
/frameworks/native/libs/input/tests/
DVerifiedInputEvent_test.cpp48 /*actionButton=*/0, flags, AMOTION_EVENT_EDGE_FLAG_NONE, AMETA_NONE, in getMotionEventWithFlags()
DInputEvent_test.cpp829 AMOTION_EVENT_EDGE_FLAG_NONE, AMETA_NONE, /*buttonState=*/0, in TEST_F()
888 AMETA_NONE, /*buttonState=*/0, MotionClassification::NONE, transform, in createMotionEvent()
1034 AMOTION_EVENT_EDGE_FLAG_NONE, AMETA_NONE, 0, classification, in TEST_F()
1056 AMETA_NONE, 0, MotionClassification::NONE, identityTransform, 0, 0, in TEST_F()
DMotionPredictor_test.cpp63 AMOTION_EVENT_EDGE_FLAG_NONE, AMETA_NONE, /*buttonState=*/0, in getMotionEvent()
DTouchResampling_test.cpp89 /*edgeFlags=*/0, AMETA_NONE, /*buttonState=*/0, in publishSimpleMotionEventWithCoords()
DVelocityTracker_test.cpp159 /*actionButton=*/0, /*flags=*/0, AMOTION_EVENT_EDGE_FLAG_NONE, AMETA_NONE, in createAxisScrollMotionEventStream()
219 AMOTION_EVENT_EDGE_FLAG_NONE, AMETA_NONE, /*buttonState=*/0, in createTouchMotionEventStream()
/frameworks/native/services/inputflinger/reader/mapper/
DKeyboardInputMapper.cpp485 mKeyDowns[i].keyCode, mKeyDowns[i].scanCode, AMETA_NONE, in cancelAllDownKeys()
489 mMetaState = AMETA_NONE; in cancelAllDownKeys()
/frameworks/native/include/android/
Dinput.h94 AMETA_NONE = 0, enumerator
/frameworks/native/libs/input/rust/
Dinput.rs283 const None = input_bindgen::AMETA_NONE;
/frameworks/native/libs/input/
DAndroid.bp119 "--allowlist-var=AMETA_NONE",
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp106 mGlobalMetaState(AMETA_NONE), in InputReader()
107 mLedMetaState(AMETA_NONE), in InputReader()
/frameworks/native/services/inputflinger/
DInputCommonConverter.cpp179 static_assert(static_cast<common::Meta>(AMETA_NONE) == common::Meta::NONE); in getMetastate()