Searched refs:iccOpenLogicalChannel (Results 1 – 5 of 5) sorted by relevance
6988 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(String AID) { in iccOpenLogicalChannel() method in TelephonyManager6989 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 TelephonyManager7132 return iccOpenLogicalChannel(getSubId(), AID, p2); in iccOpenLogicalChannel()7162 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(int subId, String AID, int p2) { in iccOpenLogicalChannel() method in TelephonyManager7172 return telephony.iccOpenLogicalChannel(request); in iccOpenLogicalChannel()
643 IccOpenLogicalChannelResponse iccOpenLogicalChannel(in IccLogicalChannelRequest request); in iccOpenLogicalChannel() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45718 …method @Deprecated public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(St…45719 … method public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(String, int);
55565 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…