Searched refs:isDeviceLightIdleEnabled (Results 1 – 3 of 3) sorted by relevance
33 private static boolean isDeviceLightIdleEnabled() throws Exception { in isDeviceLightIdleEnabled() method in DeviceIdleDeviceInfo41 store.addResult(KEY_DEVICE_IDLE_LIGHT_ENABLED, isDeviceLightIdleEnabled()); in collectDeviceInfo()
147 mDeviceLightIdleEnabled = isDeviceLightIdleEnabled(); in setUp()226 static boolean isDeviceLightIdleEnabled() throws Exception { in isDeviceLightIdleEnabled() method in BaseJobSchedulerTest
122 private static boolean isDeviceLightIdleEnabled(UiDevice uiDevice) throws Exception { in isDeviceLightIdleEnabled() method in JobThrottlingTest135 mDeviceLightIdleEnabled = isDeviceLightIdleEnabled(mUiDevice); in setUp()