Searched refs:getIccAuthentication (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 8375 public String getIccAuthentication(int appType,@AuthType int authType, String data) { in getIccAuthentication() method in TelephonyManager 8376 return getIccAuthentication(getSubId(), appType, authType, data); in getIccAuthentication() 8403 public String getIccAuthentication(int subId, int appType,@AuthType int authType, String data) { in getIccAuthentication() method in TelephonyManager
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 45662 method public String getIccAuthentication(int, int, String);
|