Searched refs:prepareForUnattendedReboot (Results 1 – 5 of 5) sorted by relevance
2497 int prepareForUnattendedReboot(); in prepareForUnattendedReboot() method
1901 int result = TelephonyManager.getDefault().prepareForUnattendedReboot(); in handleUnattendedReboot()
10912 public int prepareForUnattendedReboot() { in prepareForUnattendedReboot() method in PhoneInterfaceManager
15733 public int prepareForUnattendedReboot() { in prepareForUnattendedReboot() method in TelephonyManager15737 return service.prepareForUnattendedReboot(); in prepareForUnattendedReboot()
12054 …od @RequiresPermission(android.Manifest.permission.REBOOT) public int prepareForUnattendedReboot();