Home
last modified time | relevance | path

Searched refs:expectedDisplay (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.cpp222 void FakeInputDispatcherPolicy::assertFocusedDisplayNotified(ui::LogicalDisplayId expectedDisplay) { in assertFocusedDisplayNotified() argument
227 [this, expectedDisplay]() REQUIRES(mLock) { in assertFocusedDisplayNotified()
230 expectedDisplay) { in assertFocusedDisplayNotified()
235 ADD_FAILURE() << "Timed out waiting for notifyFocusedDisplayChanged(" << expectedDisplay in assertFocusedDisplayNotified()
DFakeInputDispatcherPolicy.h119 void assertFocusedDisplayNotified(ui::LogicalDisplayId expectedDisplay);