Home
last modified time | relevance | path

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

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