Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DBrightnessTrackerTest.java802 String secondDisplayId = "456"; in testDisplayIdChange() local
815 notifyBrightnessChanged(mTracker, secondBrightness, secondDisplayId); in testDisplayIdChange()
820 assertEquals(secondDisplayId, secondEvent.uniqueDisplayId); in testDisplayIdChange()
H A DDisplayManagerServiceTest.java858 final int secondDisplayId = binderService.createVirtualDisplay(builder2.build(),
871 assertEquals(localDisplayManager.getDisplayIdToMirror(secondDisplayId),
1116 final int secondDisplayId = binderService.createVirtualDisplay(builder2.build(),
1131 assertEquals(localDisplayManager.getDisplayIdToMirror(secondDisplayId),