Home | History | Annotate | Download | only in settings

Lines Matching refs:mLocation

187     private TextView mLocation;
388 mLocation = (TextView) findViewById(R.id.location);
618 mLocation.setText(r.getString(R.string.radioInfo_lac) + " = "
630 mLocation.setText("BID = "
645 mLocation.setText("unknown");
990 mLocation.setText("");