Searched defs:rebootWithLskf (Results 1 – 3 of 3) sorted by relevance
35 int rebootWithLskf(in String packageName, in String reason, in boolean slotSwitch); in rebootWithLskf() method
1481 private @ResumeOnRebootRebootErrorCode int rebootWithLskf(String packageName, String reason, in rebootWithLskf() method in RecoverySystem
917 public @ResumeOnRebootRebootErrorCode int rebootWithLskf(String packageName, String reason, in rebootWithLskf() method in RecoverySystemService