Home
last modified time | relevance | path

Searched refs:setSwitchSlotOnReboot (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/
DUpdateManager.java392 public synchronized void setSwitchSlotOnReboot() { in setSwitchSlotOnReboot() method in UpdateManager
/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/ui/
DMainActivity.java244 mUpdateManager.setSwitchSlotOnReboot(); in onSwitchSlotClick()