Searched refs:savePublicKey (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierKeyDownloadManager.java | 685 savePublicKey(keyInfo.first, type, identifier, keyInfo.second, mcc, mnc, carrierId); in parseJsonAndPersistKey() 820 public void savePublicKey(PublicKey publicKey, int type, String identifier, long expirationDate, in savePublicKey() method in CarrierKeyDownloadManager
|