Searched refs:SecurityPatchState (Results 1 – 1 of 1) sorted by relevance
60 public @interface SecurityPatchState {} annotation in SystemUpdateInfo68 @SecurityPatchState71 private SystemUpdateInfo(long receivedTime, @SecurityPatchState int securityPatchState) { in SystemUpdateInfo()109 @SecurityPatchState168 private static String securityPatchStateToString(@SecurityPatchState int state) { in securityPatchStateToString()