Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java667 ListPreference bluetoothSnoopLog = (ListPreference) findPreference(BT_HCI_SNOOP_LOG); in updateBluetoothHciSnoopLogValues() local
668 if (bluetoothSnoopLog != null) { in updateBluetoothHciSnoopLogValues()
673 updateListPreference(bluetoothSnoopLog, currentValue, values, summaries, disabledIndex); in updateBluetoothHciSnoopLogValues()