Searched defs:notifyPendingSystemUpdate (Results 1 – 3 of 3) sorted by relevance
6797 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() method in DevicePolicyManager6825 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() method in DevicePolicyManager
277 void notifyPendingSystemUpdate(in SystemUpdateInfo info); in notifyPendingSystemUpdate() method
9444 public void notifyPendingSystemUpdate(@Nullable SystemUpdateInfo info) { in notifyPendingSystemUpdate() method in DevicePolicyManagerService