Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
DActivityManagerDisplayTestBase.java120 String mGlobalConfig; field in ActivityManagerDisplayTestBase.ReportedDisplays
147 result.mGlobalConfig = matcher.group(1); in create()
DActivityManagerDisplayTests.java104 assertNotNull("Global configuration must not be empty.", reportedDisplays.mGlobalConfig); in testDefaultDisplayOverrideConfiguration()
107 reportedDisplays.mGlobalConfig, primaryDisplay.mOverrideConfig); in testDefaultDisplayOverrideConfiguration()
187 assertNotNull("Global configuration must not be empty.", reportedDisplays.mGlobalConfig); in testVrActivityLaunch()
237 assertNotNull("Global configuration must not be empty.", reportedDisplays.mGlobalConfig); in testVrActivityReLaunch()
284 assertNotNull("Global configuration must not be empty.", reportedDisplays.mGlobalConfig); in testActivityLaunchPostVr()