Searched refs:updateReceivedTime (Results 1 – 1 of 1) sorted by relevance
10842 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() argument10846 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()10870 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument10874 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()