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

  /packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java 70 private TextView mPingHostname;
150 mPingHostname = (TextView) findViewById(R.id.pingHostname);
311 mPingHostname.setText(mPingHostnameResult);
317 mPingHostname.setText(mPingHostnameResult);
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 123 private TextView mPingHostname;
275 mPingHostname = (TextView) findViewById(R.id.pingHostname);
719 mPingHostname.setText(mPingHostnameResult);
725 mPingHostname.setText(mPingHostnameResult);
    [all...]

Completed in 163 milliseconds