Home
last modified time | relevance | path

Searched defs:slotSwitch (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/recoverysystem/
DRecoverySystemService.java378 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/
DIRecoverySystem.aidl37 int rebootWithLskf(in String packageName, in String reason, in boolean slotSwitch); in rebootWithLskf()
DRecoverySystem.java805 @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/
DRecoverySystemServiceTestable.java129 int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics()
192 int requestCount, boolean slotSwitch, boolean serverBased, in reportRebootEscrowRebootMetrics()