Home
last modified time | relevance | path

Searched defs:alias1 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/KeyChain/tests/src/com/android/keychain/tests/
DKeyChainServiceTest.java153 String alias1 = "client"; in test_KeyChainService() local
204 mSupport.grantAppPermission(getApplicationInfo().uid, alias1); in test_KeyChainService() local