Home
last modified time | relevance | path

Searched refs:settingSubset (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java140 int settingSubset = settingsToCheck.getSettings(); in supportsSettings() local
146 if ((supportedSettings & settingSubset) == settingSubset) { in supportsSettings()
150 if ((settingId & settingSubset) == settingId && (!mSupportedValues.get( in supportsSettings()