Searched defs:slotSwitch (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/recoverysystem/ |
D | RecoverySystemService.java | 378 int preparedClientCount, int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics() 795 private boolean verifySlotForNextBoot(boolean slotSwitch) { in verifySlotForNextBoot() 842 boolean slotSwitch) { in armRebootEscrow() 895 private void reportMetricsOnRebootWithLskf(String packageName, boolean slotSwitch, in reportMetricsOnRebootWithLskf() 920 preparedClientCount, requestCount, slotSwitch, serverBased, durationSeconds, in reportMetricsOnRebootWithLskf() local 940 boolean slotSwitch) { in rebootWithLskfImpl() 969 boolean slotSwitch) { in rebootWithLskf()
|
/frameworks/base/core/java/android/os/ |
D | IRecoverySystem.aidl | 37 int rebootWithLskf(in String packageName, in String reason, in boolean slotSwitch); in rebootWithLskf()
|
D | RecoverySystem.java | 805 @NonNull String reason, boolean slotSwitch) throws IOException { in rebootAndApply() 1483 boolean slotSwitch) throws IOException { in rebootWithLskf()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/ |
D | RecoverySystemServiceTestable.java | 129 int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics() 192 int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics()
|