Searched refs:updateReceivedTime (Results 1 – 1 of 1) sorted by relevance
13563 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() argument13567 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()13591 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument13595 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()