Searched refs:RebootDeviceAction (Results 1 – 1 of 1) sorted by relevance
330 protected class RebootDeviceAction implements DeviceAction { class in NativeDevice335 RebootDeviceAction(RebootMode rebootMode, @Nullable String reason) { in RebootDeviceAction() method in NativeDevice.RebootDeviceAction3244 protected RebootDeviceAction createRebootDeviceAction( in createRebootDeviceAction()3246 return new RebootDeviceAction(rebootMode, reason); in createRebootDeviceAction()