Searched defs:rebootMode (Results 1 – 4 of 4) sorted by relevance
344 protected void doAdbReboot(RebootMode rebootMode, @Nullable final String reason) in doAdbReboot()
335 RebootDeviceAction(RebootMode rebootMode, @Nullable String reason) { in RebootDeviceAction()3116 final RebootMode rebootMode; in rebootIntoSideload() local3182 void doReboot(RebootMode rebootMode, @Nullable final String reason) in doReboot()3231 protected void doAdbReboot(RebootMode rebootMode, @Nullable final String reason) in doAdbReboot()3245 RebootMode rebootMode, @Nullable final String reason) { in createRebootDeviceAction()
936 private boolean doAdbFrameworkReboot(RebootMode rebootMode, @Nullable final String reason) in doAdbFrameworkReboot()980 protected void doAdbReboot(RebootMode rebootMode, @Nullable final String reason) in doAdbReboot()
124 void doReboot(RebootMode rebootMode, @Nullable final String reason) in doReboot()