Searched refs:autoReboot (Results 1 – 2 of 2) sorted by relevance
998 public void rebootIntoSideload(boolean autoReboot) throws DeviceNotAvailableException; in rebootIntoSideload() argument
3108 public void rebootIntoSideload(boolean autoReboot) throws DeviceNotAvailableException { in rebootIntoSideload() argument3117 if (autoReboot) { in rebootIntoSideload()