Searched refs:mDeviceId (Results 1 – 6 of 6) sorted by relevance
36 private int mDeviceId; field in ShadowInputDevice60 return mDeviceId; in getId()71 mDeviceId = id; in setId()
143 private final int mDeviceId; field in DvbDeviceAccessor.DvbDeviceInfoWrapper163 mDeviceId = initDeviceId(); in DvbDeviceInfoWrapper()187 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()
181 private TextView mDeviceId; //DeviceId is the IMEI in GSM and the MEID in CDMA field in RadioInfo414 mDeviceId = (TextView) findViewById(R.id.imei); in onCreate()994 mDeviceId.setText(s); in updateProperties()
190 private TextView mDeviceId; //DeviceId is the IMEI in GSM and the MEID in CDMA field in RadioInfo444 mDeviceId = (TextView) findViewById(R.id.imei); in onCreate()1092 mDeviceId.setText(s); in updateProperties()