HomeSort by relevance Sort by last modified time
    Searched refs:updatePingResults (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java 314 final Runnable updatePingResults = new Runnable() {
325 handler.post(updatePingResults);
334 handler.post(updatePingResults);
343 handler.post(updatePingResults);
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 722 final Runnable updatePingResults = new Runnable() {
733 handler.post(updatePingResults);
742 handler.post(updatePingResults);
751 handler.post(updatePingResults);
    [all...]

Completed in 183 milliseconds