Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/
DWifiStatusTest.java317 final Runnable updatePingResults = new Runnable() { in updatePingState() local
328 handler.post(updatePingResults); in updatePingState()
337 handler.post(updatePingResults); in updatePingState()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/
DWifiStatusTest.java317 final Runnable updatePingResults = new Runnable() { in updatePingState() local
328 handler.post(updatePingResults); in updatePingState()
337 handler.post(updatePingResults); in updatePingState()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java1115 final Runnable updatePingResults = new Runnable() { in updatePingState() local
1127 mHandler.post(updatePingResults); in updatePingState()
1136 mHandler.post(updatePingResults); in updatePingState()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java1213 final Runnable updatePingResults = new Runnable() { in updatePingState() local
1225 mHandler.post(updatePingResults); in updatePingState()
1234 mHandler.post(updatePingResults); in updatePingState()