Lines Matching refs:deviceClass
182 final int deviceClass = ((BluetoothDevice) intent
185 if ((deviceClass == BluetoothClass.Device.AUDIO_VIDEO_HEADPHONES)
186 || (deviceClass == BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET)) {
192 final int deviceClass = ((BluetoothDevice) intent
195 if ((deviceClass == BluetoothClass.Device.AUDIO_VIDEO_HEADPHONES)
196 || (deviceClass == BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET)) {