Searched defs:ALIAS (Results 1 – 3 of 3) sorted by relevance
43 static final String ALIAS = "keystore-alias"; field in ParcelableKeyGenParameterSpecTest137 validateSpecValues(fromParcel.getSpec(), KeyProperties.NAMESPACE_WIFI, ALIAS); in testParcelingWithAllValues() local
33 static final String ALIAS = "keystore-alias"; field in KeyGenParameterSpecTest
36 private static final String ALIAS = "karlin"; field in WrappedApplicationKeyTest