Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/
H A DDisplayManagerServiceTest.java553 final int firstDisplayId = binderService.createVirtualDisplay(builder.build(), in testCreateVirtualDisplay_displayIdToMirror() local
574 firstDisplayId); in testCreateVirtualDisplay_displayIdToMirror() local
H A DBrightnessTrackerTest.java822 String firstDisplayId = "123"; in testDisplayIdChange() local