Home
last modified time | relevance | path

Searched refs:iccCloseLogicalChannelWithSessionInfo (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DIRadioSim.aidl589 void iccCloseLogicalChannelWithSessionInfo(in int serial, in SessionInfo sessionInfo); in iccCloseLogicalChannelWithSessionInfo() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/
DIRadioSim.aidl77 …oneway void iccCloseLogicalChannelWithSessionInfo(in int serial, in android.hardware.radio.sim.Ses… in iccCloseLogicalChannelWithSessionInfo() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DIRadioSim.aidl77 …oneway void iccCloseLogicalChannelWithSessionInfo(in int serial, in android.hardware.radio.sim.Ses… in iccCloseLogicalChannelWithSessionInfo() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DIRadioSim.aidl76 …oneway void iccCloseLogicalChannelWithSessionInfo(in int serial, in android.hardware.radio.sim.Ses… in iccCloseLogicalChannelWithSessionInfo() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioSim.h43 ::ndk::ScopedAStatus iccCloseLogicalChannelWithSessionInfo(int32_t serial,
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioSim.cpp127 ScopedAStatus RadioSim::iccCloseLogicalChannelWithSessionInfo(int32_t serial, in iccCloseLogicalChannelWithSessionInfo() function in android::hardware::radio::compat::RadioSim
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp895 TEST_P(RadioSimTest, iccCloseLogicalChannelWithSessionInfo) { in TEST_P() argument
918 radio_sim->iccCloseLogicalChannelWithSessionInfo(serial, info); in TEST_P()