Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java4102 CellIdentity ci = getCellIdentityFromCellInfo(getAllCellInfo()); in getCellIdentity()
4140 private static CellIdentity getCellIdentityFromCellInfo(List<CellInfo> info) { in getCellIdentityFromCellInfo() method in ServiceStateTracker