Home
last modified time | relevance | path

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

/cts/tests/tests/telephony4/src/android/telephony4/cts/
DSimRestrictedApisTest.java95 mTelephonyManager.iccOpenLogicalChannel("").getChannel()); in testIccOpenLogicalChannel()
112 mTelephonyManager.iccOpenLogicalChannel("").getChannel()); in testIccOpenLogicalChannelBySlot()
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java747 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() local
983 mTelephonyManager.iccOpenLogicalChannel(""); in testApduFileRead()
984 final int logicalChannel = iccOpenLogicalChannel.getChannel(); in testApduFileRead()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DIRadioSimImpl.java608 public void iccOpenLogicalChannel(int serial, String aid, int p2) { in iccOpenLogicalChannel() method in IRadioSimImpl
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt46097 …method @Deprecated public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(St…
46098 … method public android.telephony.IccOpenLogicalChannelResponse iccOpenLogicalChannel(String, int);