Searched defs:rebootMode (Results 1 – 3 of 3) sorted by relevance
415 RebootDeviceAction(RebootMode rebootMode, @Nullable String reason) { in RebootDeviceAction()3844 final RebootMode rebootMode; in rebootIntoSideload() local3924 void doReboot(RebootMode rebootMode, @Nullable final String reason) in doReboot()3970 protected void doAdbReboot(RebootMode rebootMode, @Nullable final String reason) in doAdbReboot()3985 RebootMode rebootMode, @Nullable final String reason) { in createRebootDeviceAction()
1265 private boolean doAdbFrameworkReboot(RebootMode rebootMode, @Nullable final String reason) in doAdbFrameworkReboot()1316 protected void doAdbReboot(RebootMode rebootMode, @Nullable final String reason) in doAdbReboot()
167 void doReboot(RebootMode rebootMode, @Nullable final String reason) in doReboot()