Home | History | Annotate | Download | only in libril

Lines Matching defs:setNetworkSelectionModeAutomaticResponse

4473 int radio::setNetworkSelectionModeAutomaticResponse(int slotId, int responseType, int serial,
4477 RLOGD("setNetworkSelectionModeAutomaticResponse: serial %d", serial);
4484 = radioService[slotId]->mRadioResponse->setNetworkSelectionModeAutomaticResponse(
4488 RLOGE("setNetworkSelectionModeAutomaticResponse: radioService[%d]->mRadioResponse "