Searched refs:getAidForAppType (Results 1 – 7 of 7) sorted by relevance
1481 String getAidForAppType(int subId, int appType); in getAidForAppType() method
13534 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType() method in TelephonyManager13535 return getAidForAppType(getSubId(), appType); in getAidForAppType()13542 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in TelephonyManager13546 return service.getAidForAppType(subId, appType); in getAidForAppType()
1262 RequiresPermission: android.telephony.TelephonyManager#getAidForAppType(int):1263 …Method 'getAidForAppType' documentation mentions permissions already declared by @RequiresPermissi…
1418 RequiresPermission: android.telephony.TelephonyManager#getAidForAppType(int):1419 …Method 'getAidForAppType' documentation mentions permissions already declared by @RequiresPermissi…
1338 RequiresPermission: android.telephony.TelephonyManager#getAidForAppType(int):1339 …Method 'getAidForAppType' documentation mentions permissions already declared by @RequiresPermissi…
15325 …ssion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public String getAidForAppType(int);
54872 Landroid/telephony/TelephonyManager;->getAidForAppType(I)Ljava/lang/String;54873 Landroid/telephony/TelephonyManager;->getAidForAppType(II)Ljava/lang/String;83688 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getAidForAppType(II)Ljava/lang/String;84043 Lcom/android/internal/telephony/ITelephony;->getAidForAppType(II)Ljava/lang/String;