Searched defs:setAllowedCarriers (Results 1 – 9 of 9) sorted by relevance
60 …oneway void setAllowedCarriers(in int serial, in android.hardware.radio.sim.CarrierRestrictions ca… in setAllowedCarriers() method
63 …oneway void setAllowedCarriers(in int serial, in android.hardware.radio.sim.CarrierRestrictions ca… in setAllowedCarriers() method
64 …oneway void setAllowedCarriers(in int serial, in android.hardware.radio.sim.CarrierRestrictions ca… in setAllowedCarriers() method
383 void setAllowedCarriers(in int serial, in CarrierRestrictions carriers, in setAllowedCarriers() method
198 ScopedAStatus RadioSim::setAllowedCarriers( // in setAllowedCarriers() function in android::hardware::radio::compat::RadioSim
445 TEST_P(RadioSimTest, setAllowedCarriers) { in TEST_P() argument
786 Return<void> Radio::setAllowedCarriers( in setAllowedCarriers() function in android::hardware::radio::V1_2::implementation::Radio
2670 Return<void> RadioImpl::setAllowedCarriers(int32_t serial, bool allAllowed, in setAllowedCarriers() function in RadioImpl