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.h128 OPER_SELECTION_MANUAL_AUTOMATIC enumerator
Dnetwork_service.cpp153 } else if (oper_selection_mode_ == OperatorSelectionMode::OPER_SELECTION_MANUAL_AUTOMATIC) { in InitializeNetworkOperator()
629 case OperatorSelectionMode::OPER_SELECTION_MANUAL_AUTOMATIC: { in HandleSetNetworkSelectionMode()
630 oper_selection_mode_ = OperatorSelectionMode::OPER_SELECTION_MANUAL_AUTOMATIC; in HandleSetNetworkSelectionMode()