Searched refs:operatorFriendlyName (Results 1 – 3 of 3) sorted by relevance
605 public CharSequence operatorFriendlyName; field in ScanResult1183 operatorFriendlyName = source.operatorFriendlyName; in ScanResult()1261 dest.writeString((operatorFriendlyName != null) ? operatorFriendlyName.toString() : ""); in writeToParcel()1330 sr.operatorFriendlyName = in.readString();
219 addAnqpElementToMap(elementsMap, HSFriendlyName, hs20Data.operatorFriendlyName); in onAnqpQueryDone()
57 field @Deprecated public CharSequence operatorFriendlyName;