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