Searched defs:notifyPendingSystemUpdate (Results 1 – 3 of 3) sorted by relevance
8671 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() method in DevicePolicyManager8699 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() method in DevicePolicyManager
310 void notifyPendingSystemUpdate(in SystemUpdateInfo info); in notifyPendingSystemUpdate() method
11645 public void notifyPendingSystemUpdate(@Nullable SystemUpdateInfo info) { in notifyPendingSystemUpdate() method