Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTests.java141 Rect bounds = callbacks.mConfiguration.windowConfiguration.getBounds(); in testWindowContextRegisterComponentCallbacks()
169 expectedFontScale == callbacks.mConfiguration.fontScale); in testWindowContextGlobalConfigChanges()
283 private Configuration mConfiguration; field in WindowContextTests.TestComponentCallbacks
296 mConfiguration = newConfig; in onConfigurationChanged()