Searched refs:updateReceivedTime (Results 1 – 1 of 1) sorted by relevance
6797 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() argument6801 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()6825 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument6829 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()