Lines Matching refs:KeyStore
43 import android.security.KeyStore;125 private KeyStore mKeyStore;319 mKeyStore = KeyStore.getInstance(); // needs to be initialized for onResume()799 KeyStore keyStore = KeyStore.getInstance();801 final int storageSummaryRes = keyStore.isHardwareBacked() ?