Searched refs:iccOpenLogicalChannel (Results 1 – 4 of 4) sorted by relevance
95 mTelephonyManager.iccOpenLogicalChannel("").getChannel()); in testIccOpenLogicalChannel()112 mTelephonyManager.iccOpenLogicalChannel("").getChannel()); in testIccOpenLogicalChannelBySlot()
747 IccOpenLogicalChannelResponse response = mTelephonyManager.iccOpenLogicalChannel(""); in testIccOpenLogicalChannel()762 IccOpenLogicalChannelResponse response = mTelephonyManager.iccOpenLogicalChannel("", p2); in testIccOpenLogicalChannelWithValidP2()780 mTelephonyManager.iccOpenLogicalChannel("", p2); in testIccOpenLogicalChannelWithInvalidP2()795 IccOpenLogicalChannelResponse response = mTelephonyManager.iccOpenLogicalChannel(""); in testIccCloseLogicalChannel()829 mTelephonyManager.iccOpenLogicalChannel(""); in testIccTransmitApduLogicalChannel()898 mTelephonyManager.iccOpenLogicalChannel(""); in testIccTransmitApduLogicalChannelWithInvalidInputs()982 IccOpenLogicalChannelResponse iccOpenLogicalChannel = in testApduFileRead() local983 mTelephonyManager.iccOpenLogicalChannel(""); in testApduFileRead()984 final int logicalChannel = iccOpenLogicalChannel.getChannel(); in testApduFileRead()
608 public void iccOpenLogicalChannel(int serial, String aid, int p2) { in iccOpenLogicalChannel() method in IRadioSimImpl
46097 …method @Deprecated public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(St…46098 … method public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(String, int);