Searched refs:notifyPendingSystemUpdate (Results 1 – 6 of 6) sorted by relevance
10842 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() method in DevicePolicyManager10846 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()10870 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() method in DevicePolicyManager10874 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()
352 void notifyPendingSystemUpdate(in SystemUpdateInfo info); in notifyPendingSystemUpdate() method
13278 public void notifyPendingSystemUpdate(@Nullable SystemUpdateInfo info) {
944 …ion("android.permission.NOTIFY_PENDING_SYSTEM_UPDATE") public void notifyPendingSystemUpdate(long);945 …("android.permission.NOTIFY_PENDING_SYSTEM_UPDATE") public void notifyPendingSystemUpdate(long, bo…
2764 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->notifyPendingSystemUpdate(Landroid/app/admin/S…3290 Landroid/app/admin/IDevicePolicyManager;->notifyPendingSystemUpdate(Landroid/app/admin/SystemUpdate…
16955 PLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$notifyPendingSystemUpdate$96$…17000 PLcom/android/server/devicepolicy/DevicePolicyManagerService;->notifyPendingSystemUpdate(Landroid/a…