Home
last modified time | relevance | path

Searched refs:cells (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DPhoneInterfaceManager.java579 ArrayList<NeighboringCellInfo> cells = null; in getNeighboringCellInfo() local
582 cells = (ArrayList<NeighboringCellInfo>) sendRequest( in getNeighboringCellInfo()
588 return (List <NeighboringCellInfo>) cells; in getNeighboringCellInfo()