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.java237 private CellLocation mCellLocationResult = null; field in RadioInfo
542 updateLocation(mCellLocationResult); in onResume()
1091 updateLocation(mCellLocationResult); in updateAllCellInfo()
1100 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java287 private CellLocation mCellLocationResult = null; field in RadioInfo
658 updateLocation(mCellLocationResult); in updateAllFields()
1294 updateLocation(mCellLocationResult); in updateAllCellInfo()
1303 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()