Searched defs:slotSwitch (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/ |
H A D | RecoverySystemService.java | 369 int preparedClientCount, int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics() 746 private boolean verifySlotForNextBoot(boolean slotSwitch) { in verifySlotForNextBoot() 793 boolean slotSwitch) { in armRebootEscrow() 846 private void reportMetricsOnRebootWithLskf(String packageName, boolean slotSwitch, in reportMetricsOnRebootWithLskf() 871 preparedClientCount, requestCount, slotSwitch, serverBased, durationSeconds, in reportMetricsOnRebootWithLskf() local 891 boolean slotSwitch) { in rebootWithLskfImpl() 918 boolean slotSwitch) { in rebootWithLskf()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | IRecoverySystem.aidl | 35 int rebootWithLskf(in String packageName, in String reason, in boolean slotSwitch); in rebootWithLskf()
|
H A D | RecoverySystem.java | 837 @NonNull String reason, boolean slotSwitch) throws IOException { in rebootAndApply() 1482 boolean slotSwitch) throws IOException { in rebootWithLskf()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/ |
H A D | RecoverySystemServiceTestable.java | 129 int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics() 192 int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics()
|