Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/
DWifiStatusTest.java318 final Runnable updatePingResults = new Runnable() { in updatePingState() local
329 handler.post(updatePingResults); in updatePingState()
338 handler.post(updatePingResults); in updatePingState()
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java1592 final Runnable updatePingResults = new Runnable() { in updatePingState() local
1604 mHandler.post(updatePingResults); in updatePingState()
1613 mHandler.post(updatePingResults); in updatePingState()