Home
last modified time | relevance | path

Searched refs:getAidForAppType (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1481 String getAidForAppType(int subId, int appType); in getAidForAppType() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java13534 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType() method in TelephonyManager
13535 return getAidForAppType(getSubId(), appType); in getAidForAppType()
13542 public String getAidForAppType(int subId, int appType) { in getAidForAppType() method in TelephonyManager
13546 return service.getAidForAppType(subId, appType); in getAidForAppType()
/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1262 RequiresPermission: android.telephony.TelephonyManager#getAidForAppType(int):
1263 …Method 'getAidForAppType' documentation mentions permissions already declared by @RequiresPermissi…
Dtest-lint-baseline.txt1418 RequiresPermission: android.telephony.TelephonyManager#getAidForAppType(int):
1419 …Method 'getAidForAppType' documentation mentions permissions already declared by @RequiresPermissi…
Dsystem-lint-baseline.txt1338 RequiresPermission: android.telephony.TelephonyManager#getAidForAppType(int):
1339 …Method 'getAidForAppType' documentation mentions permissions already declared by @RequiresPermissi…
Dsystem-current.txt15325 …ssion(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public String getAidForAppType(int);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54872 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;