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.java704 ListPreference bluetoothSnoopLog = (ListPreference) findPreference(BT_HCI_SNOOP_LOG); in updateBluetoothHciSnoopLogValues() local
705 if (bluetoothSnoopLog != null) { in updateBluetoothHciSnoopLogValues()
710 updateListPreference(bluetoothSnoopLog, currentValue, values, summaries, disabledIndex); in updateBluetoothHciSnoopLogValues()