Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java12895 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType() method in TelephonyManager
12903 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in TelephonyManager
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1488 String getAidForAppType(int subId, int appType); in getAidForAppType() method