Searched defs:notifyPendingSystemUpdate (Results 1 – 3 of 3) sorted by relevance
7737 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() method in DevicePolicyManager7765 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() method in DevicePolicyManager
302 void notifyPendingSystemUpdate(in SystemUpdateInfo info); in notifyPendingSystemUpdate() method
10710 public void notifyPendingSystemUpdate(@Nullable SystemUpdateInfo info) { in notifyPendingSystemUpdate() method in DevicePolicyManagerService