Home
last modified time | relevance | path

Searched defs:isIdle (Results 1 – 5 of 5) sorted by relevance

/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
DJobPreconditions.java51 public static boolean isIdle(Context context) { in isIdle() method in JobPreconditions
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java378 boolean isIdle, boolean rangingEnabled, boolean isInstantCommunicationEnabled) { in enableAndConfigure()
1220 boolean isInteractive, boolean isIdle) { in updateConfigForPowerSettings()
1246 boolean isInteractive, boolean isIdle) { in updateConfigForPowerSettings14()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java52 boolean isIdle, boolean rangingEnabled, boolean isInstantCommunicationEnabled) { in enableAndConfigure()
DWifiAwareNativeApiTest.java608 boolean initialConfiguration, boolean isInteractive, boolean isIdle, boolean isHal12) in validateEnableAndConfigure()
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java1941 public boolean isIdle() { in isIdle() method in ContactSaveService.State