Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
DActivityManagerDisplayTestBase.java196 ReportedDisplays getDisplaysStates() throws DeviceNotAvailableException { in getDisplaysStates() method in ActivityManagerDisplayTestBase
244 final ActivityManagerDisplayTests.ReportedDisplays originalDS = getDisplaysStates(); in createVirtualDisplays()
351 ReportedDisplays ds = getDisplaysStates(); in getDisplayStateAfterChange()
361 ds = getDisplaysStates(); in getDisplayStateAfterChange()
DActivityManagerDisplayTests.java103 final ReportedDisplays reportedDisplays = getDisplaysStates(); in testDefaultDisplayOverrideConfiguration()
186 final ReportedDisplays reportedDisplays = getDisplaysStates(); in testVrActivityLaunch()
236 final ReportedDisplays reportedDisplays = getDisplaysStates(); in testVrActivityReLaunch()
283 final ReportedDisplays reportedDisplays = getDisplaysStates(); in testActivityLaunchPostVr()