Searched refs:notifyPendingSystemUpdate (Results 1 – 5 of 5) sorted by relevance
395 void notifyPendingSystemUpdate(in SystemUpdateInfo info); in notifyPendingSystemUpdate() method
13563 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() method in DevicePolicyManager13567 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()13591 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() method in DevicePolicyManager13595 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()
16596 public void notifyPendingSystemUpdate(@Nullable SystemUpdateInfo info) { in notifyPendingSystemUpdate() method
1336 …ion("android.permission.NOTIFY_PENDING_SYSTEM_UPDATE") public void notifyPendingSystemUpdate(long);1337 …("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…