Searched defs:requiresChargingForReboot (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/ | ||
| D | UnattendedRebootManagerInjector.java | 52 boolean requiresChargingForReboot(Context context); in requiresChargingForReboot() method |
| D | UnattendedRebootManager.java | 176 public boolean requiresChargingForReboot(Context context) { in requiresChargingForReboot() method in UnattendedRebootManager.InjectorImpl |
| /packages/modules/ConfigInfrastructure/service/javatests/src/com/android/server/deviceconfig/ | ||
| D | UnattendedRebootManagerTest.java | 460 private boolean requiresChargingForReboot; field in UnattendedRebootManagerTest.FakeInjector |