Home | History | Annotate | Download | only in settings

Lines Matching defs:mDeviceId

100     private TextView mDeviceId; //DeviceId is the IMEI in GSM and the MEID in CDMA
247 mDeviceId= (TextView) findViewById(R.id.imei);
607 mDeviceId.setText(s);