Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
DDecorContextTest.java72 private static void assertDecorContextDisplay(int expectedDisplayId, in assertDecorContextDisplay()
/frameworks/native/services/surfaceflinger/tests/unittests/
DEventThreadTest.cpp193 void EventThreadTest::expectHotplugEventReceivedByConnection(PhysicalDisplayId expectedDisplayId, in expectHotplugEventReceivedByConnection()
204 PhysicalDisplayId expectedDisplayId, int32_t expectedConfigId) { in expectConfigChangedEventReceivedByConnection()
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp363 void consumeEvent(int32_t expectedEventType, int32_t expectedDisplayId, in consumeEvent()