Searched refs:updateReceivedTime (Results 1 – 1 of 1) sorted by relevance
8695 public void notifyPendingSystemUpdate(long updateReceivedTime) { in notifyPendingSystemUpdate() argument8699 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime)); in notifyPendingSystemUpdate()8723 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument8727 mService.notifyPendingSystemUpdate(SystemUpdateInfo.of(updateReceivedTime, in notifyPendingSystemUpdate()