Home
last modified time | relevance | path

Searched refs:OPER_SELECTION_MANUAL_AUTOMATIC (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp162 } else if (oper_selection_mode_ == OperatorSelectionMode::OPER_SELECTION_MANUAL_AUTOMATIC) { in InitializeNetworkOperator()
685 case OperatorSelectionMode::OPER_SELECTION_MANUAL_AUTOMATIC: { in HandleSetNetworkSelectionMode()
686 oper_selection_mode_ = OperatorSelectionMode::OPER_SELECTION_MANUAL_AUTOMATIC; in HandleSetNetworkSelectionMode()
Dnetwork_service.h129 OPER_SELECTION_MANUAL_AUTOMATIC enumerator