Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java219 private class CellInfoResult { class in ServiceStateTracker
585 CellInfoResult result = (CellInfoResult) ar.userObj; in handleMessage()
933 CellInfoResult result = new CellInfoResult(); in getAllCellInfo()