Searched refs:isSecurityPatch (Results 1 – 2 of 2) sorted by relevance
90 public static SystemUpdateInfo of(long receivedTime, boolean isSecurityPatch) { in of() argument92 isSecurityPatch ? SECURITY_PATCH_STATE_TRUE : SECURITY_PATCH_STATE_FALSE); in of()
7765 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument7770 isSecurityPatch)); in notifyPendingSystemUpdate()