Searched defs:iccOpenLogicalChannel (Results 1 – 3 of 3) sorted by relevance
276 TEST_P(RadioHidlTest, iccOpenLogicalChannel) { in TEST_P() argument
678 Return<void> Radio::iccOpenLogicalChannel(int32_t /* serial */, const hidl_string& /* aid*/, in iccOpenLogicalChannel() function in android::hardware::radio::V1_2::implementation::Radio
2244 Return<void> RadioImpl::iccOpenLogicalChannel(int32_t serial, const hidl_string& aid, int32_t p2) { in iccOpenLogicalChannel() function in RadioImpl