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.java1086 final Runnable updateAllCellInfoResults = new Runnable() { in updateAllCellInfo() local
1099 mHandler.post(updateAllCellInfoResults); in updateAllCellInfo()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java1184 final Runnable updateAllCellInfoResults = new Runnable() { in updateAllCellInfo() local
1197 mHandler.post(updateAllCellInfoResults); in updateAllCellInfo()