Home | History | Annotate | Download | only in musicfx

Lines Matching full:deviceclass

192                 final int deviceClass = ((BluetoothDevice) intent
195 if ((deviceClass == BluetoothClass.Device.AUDIO_VIDEO_HEADPHONES)
196 || (deviceClass == BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET)) {
202 final int deviceClass = ((BluetoothDevice) intent
205 if ((deviceClass == BluetoothClass.Device.AUDIO_VIDEO_HEADPHONES)
206 || (deviceClass == BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET)) {