Searched refs:getAidForAppType (Results 1 – 4 of 4) sorted by relevance
1488 String getAidForAppType(int subId, int appType); in getAidForAppType() method
12895 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType() method in TelephonyManager12896 return getAidForAppType(getSubId(), appType); in getAidForAppType()12903 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in TelephonyManager12907 return service.getAidForAppType(subId, appType); in getAidForAppType()
14789 …ssion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public String getAidForAppType(int);
55515 Landroid/telephony/TelephonyManager;->getAidForAppType(I)Ljava/lang/String;55516 Landroid/telephony/TelephonyManager;->getAidForAppType(II)Ljava/lang/String;84331 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getAidForAppType(II)Ljava/lang/String;84686 Lcom/android/internal/telephony/ITelephony;->getAidForAppType(II)Ljava/lang/String;