Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java215 private CellLocation mCellLocationResult = null; field in RadioInfo
454 updateLocation(mCellLocationResult); in onResume()
973 updateLocation(mCellLocationResult); in updateAllCellInfo()
982 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()