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