Searched refs:resetDensityIfNeeded (Results 1 – 2 of 2) sorted by relevance
93 mRestoreDensity = resetDensityIfNeeded(mDevice); in setUp()300 private static int resetDensityIfNeeded(ITestDevice device) throws DeviceNotAvailableException { in resetDensityIfNeeded() method in ThemeHostTest
215 int density = resetDensityIfNeeded(uiDevice); in testGetMemoryClass()227 private int resetDensityIfNeeded(UiDevice device) throws Exception { in resetDensityIfNeeded() method in ActivityManagerMemoryClassTest