Home
last modified time | relevance | path

Searched defs:sequenceNum (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/reporter/
DInputReporter.cpp29 void InputReporter::reportUnhandledKey(uint32_t sequenceNum) { in reportUnhandledKey()
33 void InputReporter::reportDroppedKey(uint32_t sequenceNum) { in reportDroppedKey()
/frameworks/base/services/credentials/java/com/android/server/credentials/
DMetricUtilities.java410 int sequenceNum) { in logApiCalledInitialPhase()
445 int sequenceNum) { in logApiCalledAggregateCandidate()
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp1405 void finishEvent(uint32_t sequenceNum) { in finishEvent()
6732 std::optional<uint32_t> sequenceNum = mWindow->receiveEvent(); // ACTION_DOWN in TEST_F() local
6748 std::optional<uint32_t> sequenceNum = mWindow->receiveEvent(); in TEST_F() local
6900 std::optional<uint32_t> sequenceNum = spy->receiveEvent(); // ACTION_DOWN in TEST_F() local
7128 std::optional<uint32_t> sequenceNum = mWindow->receiveEvent(); // ACTION_DOWN in TEST_F() local