Searched refs:getAidForAppType (Results 1 – 5 of 5) sorted by relevance
1467 String getAidForAppType(int subId, int appType); in getAidForAppType() method
11770 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType() method in TelephonyManager11771 return getAidForAppType(getSubId(), appType); in getAidForAppType()11778 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in TelephonyManager11782 return service.getAidForAppType(subId, appType); in getAidForAppType()
8127 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in PhoneInterfaceManager
11974 …ssion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public String getAidForAppType(int);
58838 Landroid/telephony/TelephonyManager;->getAidForAppType(I)Ljava/lang/String;58839 Landroid/telephony/TelephonyManager;->getAidForAppType(II)Ljava/lang/String;87654 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getAidForAppType(II)Ljava/lang/String;88009 Lcom/android/internal/telephony/ITelephony;->getAidForAppType(II)Ljava/lang/String;