Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java101 private static final int OS_MINOR_VERSION_MATCH_GROUP_NAME = 2; field in KeyAttestationTest
550 String minor_string = matcher.group(OS_MINOR_VERSION_MATCH_GROUP_NAME); in parseSystemOsVersion()