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()
8723 public void notifyPendingSystemUpdate(long updateReceivedTime, boolean isSecurityPatch) { in notifyPendingSystemUpdate() argument8728 isSecurityPatch)); in notifyPendingSystemUpdate()