Home | History | Annotate | Download | only in settings

Lines Matching full:sent

120     private TextView sent;
269 sent = (TextView) findViewById(R.id.sent);
639 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes);