Searched refs:restoreDensityIfNeeded (Results 1 – 2 of 2) sorted by relevance
146 restoreDensityIfNeeded(mDevice, mRestoreDensity); in tearDown()289 private static void restoreDensityIfNeeded(ITestDevice device, int restoreDensity) in restoreDensityIfNeeded() method in ThemeHostTest
196 restoreDensityIfNeeded(uiDevice, density); in testGetMemoryClass()211 private void restoreDensityIfNeeded(UiDevice device, int restoreDensity) throws Exception { in restoreDensityIfNeeded() method in ActivityManagerMemoryClassTest