Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java236 private CellLocation mCellLocationResult = null; field in RadioInfo
540 updateLocation(mCellLocationResult); in onResume()
1088 updateLocation(mCellLocationResult); in updateAllCellInfo()
1097 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java248 private CellLocation mCellLocationResult = null; field in RadioInfo
584 updateLocation(mCellLocationResult); in updateAllFields()
1186 updateLocation(mCellLocationResult); in updateAllCellInfo()
1195 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()