Searched defs:attempts (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DRadioInfo.java114 private TextView attempts; field in class:RadioInfo
262 attempts = (TextView) findViewById(R.id.attempts);
622 attempts.setText(s);

Completed in 9 milliseconds