Searched refs:bluetoothSnoopLog (Results 1 – 1 of 1) sorted by relevance
667 ListPreference bluetoothSnoopLog = (ListPreference) findPreference(BT_HCI_SNOOP_LOG); in updateBluetoothHciSnoopLogValues() local668 if (bluetoothSnoopLog != null) { in updateBluetoothHciSnoopLogValues()673 updateListPreference(bluetoothSnoopLog, currentValue, values, summaries, disabledIndex); in updateBluetoothHciSnoopLogValues()