Searched refs:disableHdrType (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.tv.settings.device.displaysound.DisplaySoundUtils.disableHdrType;129 disableHdrType(mDisplayManager, mHdrType); in onPreferenceClicked()
141 static void disableHdrType(DisplayManager displayManager, int hdrType) { in disableHdrType() method in DisplaySoundUtils