Searched refs:SECURITY_PATCH (Results 1 – 7 of 7) sorted by relevance
70 globalSecurityState.putString(KEY_SYSTEM_SPL, Build.VERSION.SECURITY_PATCH); in getGlobalSecurityStateInternal()
104 assertEquals(bundle.getString(KEY_SYSTEM_SPL), Build.VERSION.SECURITY_PATCH); in testGetGlobalSecurityState_returnsBundle()
165 String patch = Build.VERSION.SECURITY_PATCH; in getSecurityPatch()
546 localPatchDate = LocalDate.parse(Build.VERSION.SECURITY_PATCH); in isValidPatchLevel()550 + Build.VERSION.SECURITY_PATCH + " is not in format YYYY-MM-DD"); in isValidPatchLevel()
375 public static final String SECURITY_PATCH = SystemProperties.get( field in Build.VERSION
33542 field public static final String SECURITY_PATCH;
38760 Landroid/os/SystemPropertiesProto$Ro$Build$Version;->SECURITY_PATCH:J