Home
last modified time | relevance | path

Searched defs:getAidForAppType (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1467 String getAidForAppType(int subId, int appType); in getAidForAppType() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java11770 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType() method in TelephonyManager
11778 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in TelephonyManager
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java8127 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in PhoneInterfaceManager