Searched refs:updateReceivedTime (Results 1 – 1 of 1) sorted by relevance
8671 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() argument8675 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()8699 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument8703 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()