Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp13292 class InputDispatcherSpyWindowTest : public InputDispatcherTest { class
13338 TEST_F(InputDispatcherSpyWindowTest, NoForegroundWindow) { in TEST_F() argument
13361 TEST_F(InputDispatcherSpyWindowTest, ReceivesInputInOrder) { in TEST_F() argument
13416 TEST_F(InputDispatcherSpyWindowTest, NotTouchable) { in TEST_F() argument
13435 TEST_F(InputDispatcherSpyWindowTest, TouchableRegion) { in TEST_F() argument
13468 TEST_F(InputDispatcherSpyWindowTest, WatchOutsideTouches) { in TEST_F() argument
13490 TEST_F(InputDispatcherSpyWindowTest, ReceivesMultiplePointers) { in TEST_F() argument
13525 TEST_F(InputDispatcherSpyWindowTest, ReceivesSecondPointerAsDown) { in TEST_F() argument
13557 TEST_F(InputDispatcherSpyWindowTest, SplitIfNoForegroundWindowTouched) { in TEST_F() argument
13597 TEST_F(InputDispatcherSpyWindowTest, UnfocusableSpyDoesNotReceiveKeyEvents) { in TEST_F() argument