Searched refs:notifyPendingSystemUpdate (Results 1 – 5 of 5) sorted by relevance
405 void notifyPendingSystemUpdate(in SystemUpdateInfo info); in notifyPendingSystemUpdate() method
14051 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() method in DevicePolicyManager14055 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()14079 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() method in DevicePolicyManager14083 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()
16707 public void notifyPendingSystemUpdate(@Nullable SystemUpdateInfo info) { in notifyPendingSystemUpdate() method
1384 …ion("android.permission.NOTIFY_PENDING_SYSTEM_UPDATE") public void notifyPendingSystemUpdate(long);1385 …("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…