Searched refs:supportedSetting (Results 1 – 1 of 1) sorted by relevance
206 int supportedSetting = mSett.getSettings(); in displayBluetoothAvrcpSettings() local207 if(AvrcpControllerConstants.VDBG) Log.d(TAG," setting: " + supportedSetting); in displayBluetoothAvrcpSettings()208 if((supportedSetting & BluetoothAvrcpPlayerSettings.SETTING_EQUALIZER) != 0) { in displayBluetoothAvrcpSettings()213 if((supportedSetting & BluetoothAvrcpPlayerSettings.SETTING_REPEAT) != 0) { in displayBluetoothAvrcpSettings()218 if((supportedSetting & BluetoothAvrcpPlayerSettings.SETTING_SHUFFLE) != 0) { in displayBluetoothAvrcpSettings()223 if((supportedSetting & BluetoothAvrcpPlayerSettings.SETTING_SCAN) != 0) { in displayBluetoothAvrcpSettings()