Searched refs:operatorNumeric (Results 1 – 5 of 5) sorted by relevance
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;
625 * @param operatorNumeric string specifying MCCMNC of network to select (eg "310170")629 oneway setNetworkSelectionModeManual(int32_t serial, string operatorNumeric);
1431 string operatorNumeric; // 5 or 6 digit numeric code (MCC + MNC)
256 const ::android::hardware::hidl_string& operatorNumeric);1354 const hidl_string& operatorNumeric) { in setNetworkSelectionModeManual() argument1359 operatorNumeric.c_str()); in setNetworkSelectionModeManual()4630 networks[j].operatorNumeric = convertCharPtrToHidlString(resp[i + 2]); in getAvailableNetworksResponse()