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