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

/packages/apps/Settings/src/com/android/settings/
H A DRadioInfo.java121 private TextView sent; field in class:RadioInfo
283 sent = (TextView) findViewById(R.id.sent);
684 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes);

Completed in 61 milliseconds