Home
last modified time | relevance | path

Searched defs:getSummaryResId (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
H A DMatchContentFrameRateInfo.java40 protected int getSummaryResId() { in getSummaryResId() method in MatchContentFrameRateInfo.SeamlessInfoFragment
49 protected int getSummaryResId() { in getSummaryResId() method in MatchContentFrameRateInfo.NonSeamlessInfoFragment
58 protected int getSummaryResId() { in getSummaryResId() method in MatchContentFrameRateInfo.NeverInfoFragment
65 protected abstract int getSummaryResId(); in getSummaryResId() method in MatchContentFrameRateInfo.BaseInfoFragment
H A DAdvancedVolumeInfo.java40 protected int getSummaryResId() { in getSummaryResId() method in AdvancedVolumeInfo.AutoInfoFragment
49 protected int getSummaryResId() { in getSummaryResId() method in AdvancedVolumeInfo.ManualInfoFragment
56 protected abstract int getSummaryResId(); in getSummaryResId() method in AdvancedVolumeInfo.BaseInfoFragment
H A DHdrFormatSelectionInfo.java39 protected int getSummaryResId() { in getSummaryResId() method in HdrFormatSelectionInfo.AutoInfoFragment
47 protected int getSummaryResId() { in getSummaryResId() method in HdrFormatSelectionInfo.ManualInfoFragment
54 protected abstract int getSummaryResId(); in getSummaryResId() method in HdrFormatSelectionInfo.BaseInfoFragment