Home
last modified time | relevance | path

Searched refs:OS_SUBMINOR_VERSION_MATCH_GROUP_NAME (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java102 private static final int OS_SUBMINOR_VERSION_MATCH_GROUP_NAME = 3; field in KeyAttestationTest
551 String subminor_string = matcher.group(OS_SUBMINOR_VERSION_MATCH_GROUP_NAME); in parseSystemOsVersion()