Searched refs:slotSwitch (Results 1 – 3 of 3) sorted by relevance
43 int rebootAndApply(@NonNull Context context, @NonNull String reason, boolean slotSwitch) in rebootAndApply() argument
160 public int rebootAndApply(@NonNull Context context, @NonNull String reason, boolean slotSwitch) in rebootAndApply() argument162 return RecoverySystem.rebootAndApply(context, reason, slotSwitch); in rebootAndApply()
500 @NonNull Context context, @NonNull String reason, boolean slotSwitch) { in rebootAndApply() argument