Searched refs:securityPatchState (Results 1 – 1 of 1) sorted by relevance
71 private SystemUpdateInfo(long receivedTime, @SecurityPatchState int securityPatchState) { in SystemUpdateInfo() argument73 this.mSecurityPatchState = securityPatchState; in SystemUpdateInfo()146 final int securityPatchState = in readFromXml() local148 return new SystemUpdateInfo(receivedTime, securityPatchState); in readFromXml()