Home | History | Annotate | Download | only in telephony

Lines Matching refs:getAllCellInfo

1006      * @deprecated Use (@link getAllCellInfo} which returns a superset of the information
2960 * However, for older devices, <code>getAllCellInfo()</code> may return
2972 public List<CellInfo> getAllCellInfo() {
2977 return telephony.getAllCellInfo(getOpPackageName());