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