HomeSort by relevance Sort by last modified time
    Searched refs:mccmnc_ (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/cellular/
mobile_operator_info_impl.cc 182 return mccmnc_;
860 mccmnc_ = user_mccmnc_;
862 mccmnc_ = mccmnc_list_[0];
864 mccmnc_.clear();
mobile_operator_info_impl.h 198 std::string mccmnc_; member in class:shill::MobileOperatorInfoImpl
214 // for these variables. So, if |user_mccmnc_| == "", the |mccmnc_| obtained

Completed in 1370 milliseconds