Searched refs:updateListPreference (Results 1 – 1 of 1) sorted by relevance
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
D | DevelopmentFragment.java | 673 updateListPreference(bluetoothSnoopLog, currentValue, values, summaries, disabledIndex); in updateBluetoothHciSnoopLogValues() 677 private void updateListPreference(ListPreference preference, String currentValue, in updateListPreference() method in DevelopmentFragment 697 updateListPreference(hdcpChecking, currentValue, values, summaries, index); in updateHdcpValues()
|