Home
last modified time | relevance | path

Searched refs:iccOpenLogicalChannel (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java6988 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(String AID) { in iccOpenLogicalChannel() method in TelephonyManager
6989 return iccOpenLogicalChannel(getSubId(), AID, -1); in iccOpenLogicalChannel()
7040 return telephony.iccOpenLogicalChannel(request); in iccOpenLogicalChannelBySlot()
7091 return telephony.iccOpenLogicalChannel(request); in iccOpenLogicalChannelByPort()
7131 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(String AID, int p2) { in iccOpenLogicalChannel() method in TelephonyManager
7132 return iccOpenLogicalChannel(getSubId(), AID, p2); in iccOpenLogicalChannel()
7162 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(int subId, String AID, int p2) { in iccOpenLogicalChannel() method in TelephonyManager
7172 return telephony.iccOpenLogicalChannel(request); in iccOpenLogicalChannel()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl643 IccOpenLogicalChannelResponse iccOpenLogicalChannel(in IccLogicalChannelRequest request); in iccOpenLogicalChannel() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45718 …method @Deprecated public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(St…
45719 … method public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(String, int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55565 Landroid/telephony/TelephonyManager;->iccOpenLogicalChannel(ILjava/lang/String;I)Landroid/telephony…
84411 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->iccOpenLogicalChannel(ILjava/lang/String;Lj…
84756 Lcom/android/internal/telephony/ITelephony;->iccOpenLogicalChannel(ILjava/lang/String;Ljava/lang/St…