Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java1089 final Runnable updateAllCellInfoResults = new Runnable() { in updateAllCellInfo() local
1102 mHandler.post(updateAllCellInfoResults); in updateAllCellInfo()
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java1236 final Runnable updateAllCellInfoResults = new Runnable() { in updateAllCellInfo() local
1249 mHandler.post(updateAllCellInfoResults); in updateAllCellInfo()