Searched refs:prepareForUnattendedReboot (Results 1 – 6 of 6) sorted by relevance
2572 int prepareForUnattendedReboot(); in prepareForUnattendedReboot() method
1408 RequiresPermission: android.telephony.TelephonyManager#prepareForUnattendedReboot():1409 …Method 'prepareForUnattendedReboot' documentation mentions permissions already declared by @Requir…
1568 RequiresPermission: android.telephony.TelephonyManager#prepareForUnattendedReboot():1569 …Method 'prepareForUnattendedReboot' documentation mentions permissions already declared by @Requir…
1484 RequiresPermission: android.telephony.TelephonyManager#prepareForUnattendedReboot():1485 …Method 'prepareForUnattendedReboot' documentation mentions permissions already declared by @Requir…
15420 …od @RequiresPermission(android.Manifest.permission.REBOOT) public int prepareForUnattendedReboot();
18097 public int prepareForUnattendedReboot() { in prepareForUnattendedReboot() method in TelephonyManager18101 return service.prepareForUnattendedReboot(); in prepareForUnattendedReboot()