Home
last modified time | relevance | path

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

/cts/hostsidetests/theme/src/android/theme/cts/
DThemeHostTest.java273 density = getDensityForDevice(device); in getDensityBucketForDevice()
307 private static int getDensityForDevice(ITestDevice device) throws DeviceNotAvailableException { in getDensityForDevice() method in ThemeHostTest