Searched refs:operatorNumeric (Results 1 – 6 of 6) sorted by relevance
49 std::regex_match(std::string(info.operatorNumeric), kOperatorNumericRe)); in TEST_P()
307 * @param operatorNumeric String specifying MCCMNC of network to select (eg "310170").313 oneway setNetworkSelectionModeManual_1_5(int32_t serial, string operatorNumeric,
120 const hidl_string& operatorNumeric) override;
631 * @param operatorNumeric string specifying MCCMNC of network to select (eg "310170")635 oneway setNetworkSelectionModeManual(int32_t serial, string operatorNumeric);
1435 string operatorNumeric; // 5 or 6 digit numeric code (MCC + MNC)
242 const ::android::hardware::hidl_string& operatorNumeric);1319 const hidl_string& operatorNumeric) { in setNetworkSelectionModeManual() argument1324 operatorNumeric.c_str()); in setNetworkSelectionModeManual()4568 networks[j].operatorNumeric = convertCharPtrToHidlString(resp[i + 2]); in getAvailableNetworksResponse()