Searched refs:processKeystore (Results 1 – 1 of 1) sorted by relevance
277 KeyStore processKeystore = KeyStore.getInstance(KEYSTORE_PROVIDER); in doInBackground() local278 processKeystore.load(null); in doInBackground()287 credentials.addAll(getCredentialsForUid(processKeystore, systemUid).values()); in doInBackground()