Home
last modified time | relevance | path

Searched refs:getShortLivedKeyValidityEnd (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DPinStorage.java1041 KEYSTORE_ALIAS_SHORT_TERM.equals(alias) ? getShortLivedKeyValidityEnd() : null; in initializeSecretKey()
1113 private Date getShortLivedKeyValidityEnd() { in getShortLivedKeyValidityEnd() method in PinStorage