/packages/modules/AdServices/shared/testing-libraries/device-side/java/com/android/adservices/shared/testing/ |
D | HandlerIdleSyncCallback.java | 50 public boolean isIdle() { in isIdle() method in HandlerIdleSyncCallback
|
/packages/apps/StorageManager/src/com/android/storagemanager/automatic/ |
D | JobPreconditions.java | 51 public static boolean isIdle(Context context) { in isIdle() method in JobPreconditions
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hal/ |
D | WifiNanIfaceHidlImplTest.java | 525 boolean initialConfiguration, boolean isInteractive, boolean isIdle, in validateEnableAndConfigure() 576 private WifiNanIface.PowerParameters getPowerParams(boolean isInteractive, boolean isIdle, in getPowerParams()
|
D | WifiNanIfaceAidlImplTest.java | 602 boolean initialConfiguration, boolean isInteractive, boolean isIdle, in validateEnableAndConfigure() 640 private WifiNanIface.PowerParameters getPowerParams(boolean isInteractive, boolean isIdle, in getPowerParams()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/ |
D | TestLooper.java | 262 public boolean isIdle() { in isIdle() method in TestLooper
|
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareNativeApi.java | 356 boolean isIdle, boolean rangingEnabled, boolean isInstantCommunicationEnabled, in enableAndConfigure() 908 boolean isInteractive, boolean isIdle) { in getPowerParameters()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/ |
D | TestUtils.java | 53 boolean isIdle, boolean rangingEnabled, boolean isInstantCommunicationEnabled, in enableAndConfigure()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | ClientModeDefaults.java | 287 default void onIdleModeChanged(boolean isIdle) { } in onIdleModeChanged()
|
D | ClientMode.java | 395 void onIdleModeChanged(boolean isIdle); in onIdleModeChanged()
|
D | ConcreteClientModeManager.java | 1742 public void onIdleModeChanged(boolean isIdle) { in onIdleModeChanged()
|
D | ActiveModeWarden.java | 273 public void onIdleModeChanged(boolean isIdle) { in onIdleModeChanged()
|
D | ClientModeImpl.java | 8548 public void onIdleModeChanged(boolean isIdle) { in onIdleModeChanged()
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactSaveService.java | 1949 public boolean isIdle() { in isIdle() method in ContactSaveService.State
|