Searched refs:getCellInfo (Results 1 – 2 of 2) sorted by relevance
101 public CellInfo getCellInfo() { in getCellInfo() method in LocationId142 return getCellInfo() != null; in getComponents()154 return getCellInfo(); in getComponents()177 + getCellInfo().toIndentedString(indent); in getComponents()
367 List<CellInfo> allCellInfo = getCellInfo(); in buildNetworkScanRequest()417 private List<CellInfo> getCellInfo() { in getCellInfo() method in NetworkScanApiTest