Home
last modified time | relevance | path

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

/cts/hostsidetests/theme/src/android/theme/cts/
DThemeHostTest.java146 restoreDensityIfNeeded(mDevice, mRestoreDensity); in tearDown()
289 private static void restoreDensityIfNeeded(ITestDevice device, int restoreDensity) in restoreDensityIfNeeded() method in ThemeHostTest
/cts/tests/app/src/android/app/cts/
DActivityManagerMemoryClassTest.java196 restoreDensityIfNeeded(uiDevice, density); in testGetMemoryClass()
211 private void restoreDensityIfNeeded(UiDevice device, int restoreDensity) throws Exception { in restoreDensityIfNeeded() method in ActivityManagerMemoryClassTest