Searched refs:isSecurityPatch (Results 1 – 2 of 2) sorted by relevance
93 public static SystemUpdateInfo of(long receivedTime, boolean isSecurityPatch) { in of() argument95 isSecurityPatch ? SECURITY_PATCH_STATE_TRUE : SECURITY_PATCH_STATE_FALSE); in of()
10870 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument10875 isSecurityPatch)); in notifyPendingSystemUpdate()