Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java4793 String key = getMmTelProvisioningKey(subId, tech); in getMmTelCapabilityProvisioningBitfield()
4807 String key = getMmTelProvisioningKey(subId, tech); in setMmTelCapabilityProvisioningBitfield()
4812 private static String getMmTelProvisioningKey(int subId, int tech) { in getMmTelProvisioningKey() method in PhoneInterfaceManager