Searched defs:masterKey (Results 1 – 5 of 5) sorted by relevance
87 MasterKey masterKey = new MasterKey.Builder(ApplicationProvider.getApplicationContext()) in testCreateDefaultKey() local96 MasterKey masterKey = in testCreateRenamedKey() local113 MasterKey masterKey = new MasterKey.Builder(ApplicationProvider.getApplicationContext()) in testCreateKeyWithParamSpec() local128 MasterKey masterKey = new MasterKey.Builder( in testCreateKeyWithParamSpecAndAlias() local155 MasterKey masterKey = new MasterKey.Builder(ApplicationProvider.getApplicationContext()) in testCheckIfKeyIsKeyStoreBacked() local190 MasterKey masterKey = new MasterKey.Builder(ApplicationProvider.getApplicationContext()) in testCheckGettersAreCallable() local
96 MasterKey masterKey = new MasterKey.Builder(ApplicationProvider.getApplicationContext()) in testCreateKeyWithAuthenicationRequired() local
96 val masterKey = MasterKey(context) in testEncryptedSharedPreferencesExtension() constant122 val masterKey = MasterKey(context) in testEncryptedFileExtension() constant
183 @NonNull MasterKey masterKey, in Builder()
127 @NonNull MasterKey masterKey, in create()