Searched refs:KEYSTORE_ALIAS_LONG_TERM_USER_AUTH (Results 1 – 1 of 1) sorted by relevance
120 private static final String KEYSTORE_ALIAS_LONG_TERM_USER_AUTH = "PinStorage_longTerm_ua_key"; field in PinStorage202 ? KEYSTORE_ALIAS_LONG_TERM_ALWAYS : KEYSTORE_ALIAS_LONG_TERM_USER_AUTH; in PinStorage()388 initializeSecretKey(KEYSTORE_ALIAS_LONG_TERM_USER_AUTH, /*createIfAbsent=*/ true); in onUserUnlocked()