Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/
DDisplayTrackerImplTest.kt121 val testDisplay = 2 in callbackCalledOnDisplayAdd() constant
131 val testDisplay = 2 in callbackCalledOnDisplayRemoved() constant
141 val testDisplay = 2 in callbackCalledOnDisplayChanged() constant
151 val testDisplay = 2 in callbackCalledOnBrightnessChanged() constant
/frameworks/native/services/surfaceflinger/tests/
DCredentials_test.cpp235 sp<IBinder> testDisplay = SurfaceComposerClient::createVirtualDisplay(kDisplayName, true); in TEST_F() local
270 sp<IBinder> testDisplay = SurfaceComposerClient::createVirtualDisplay(kDisplayName, false); in TEST_F() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAccessibilityManagerServiceTest.java247 final Display testDisplay = new Display(DisplayManagerGlobal.getInstance(), TEST_DISPLAY, in setUp() local
/frameworks/opt/chips/tests/src/com/android/ex/chips/
DChipsTest.java151 String testDisplay = view.createChipDisplayText(entry); in testCreateDisplayText() local