Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierKeyDownloadManager.java472 savePublicKey(keyInfo.first, type, identifier, keyInfo.second, mcc, mnc); in parseJsonAndPersistKey()
580 public void savePublicKey(PublicKey publicKey, int type, String identifier, long expirationDate, in savePublicKey() method in CarrierKeyDownloadManager