Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java710 updateListPreference(bluetoothSnoopLog, currentValue, values, summaries, disabledIndex); in updateBluetoothHciSnoopLogValues()
714 private void updateListPreference(ListPreference preference, String currentValue, in updateListPreference() method in DevelopmentFragment
734 updateListPreference(hdcpChecking, currentValue, values, summaries, index); in updateHdcpValues()