Searched refs:mDeviceId (Results 1 – 4 of 4) sorted by relevance
32 final int mDeviceId; field in HardwareKeyboardEventDecoder35 mDeviceId = deviceId; in HardwareKeyboardEventDecoder()
161 private final int mDeviceId; field in DvbDeviceAccessor.DvbDeviceInfoWrapper181 mDeviceId = initDeviceId(); in DvbDeviceInfoWrapper()205 return mDeviceId; in getDeviceId()
76 private TextView mDeviceId; field in AccountSetupCredentialsFragment139 mDeviceId = UiUtilities.getView(view, R.id.device_id); in onCreateView()213 mDeviceId.setText(deviceId); in onActivityCreated()
157 private TextView mDeviceId; //DeviceId is the IMEI in GSM and the MEID in CDMA field in RadioInfo347 mDeviceId= (TextView) findViewById(R.id.imei); in onCreate()859 mDeviceId.setText(s); in updateProperties()