Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3899 CellLocation cl = getCellLocationFromCellInfo(getAllCellInfo()); in getCellLocation()
3937 private static CellLocation getCellLocationFromCellInfo(List<CellInfo> info) { in getCellLocationFromCellInfo() method in ServiceStateTracker