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 765 final Runnable updatePingResults = new Runnable() {
776 handler.post(updatePingResults);
785 handler.post(updatePingResults);
794 handler.post(updatePingResults);
    [all...]

Completed in 633 milliseconds