Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp7456 class DisableUserActivityInputDispatcherTest : public InputDispatcherTest, class
7459 TEST_P(DisableUserActivityInputDispatcherTest, NotPassedToUserUserActivity) { in TEST_P() argument