Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/
DShellControllerTest.java88 mController.onConfigurationChanged(getConfigurationCopy()); in setUp()
271 Configuration newConfig = getConfigurationCopy(); in testAddConfigurationChangeListener_ensureCallback()
282 Configuration newConfig = getConfigurationCopy(); in testDoubleAddConfigurationChangeListener_ensureSingleCallback()
293 Configuration newConfig = getConfigurationCopy(); in testAddRemoveConfigurationChangeListener_ensureNoCallback()
305 Configuration newConfig = getConfigurationCopy(); in testMultipleConfigurationChangeListeners()
324 Configuration newConfig = getConfigurationCopy(); in testRemoveListenerDuringCallback()
333 Configuration newConfig = getConfigurationCopy(); in testDensityChangeCallback()
347 Configuration newConfig = getConfigurationCopy(); in testFontScaleChangeCallback()
361 Configuration newConfig = getConfigurationCopy(); in testSmallestWidthChangeCallback()
375 Configuration newConfig = getConfigurationCopy(); in testThemeChangeCallback()
[all …]