Home
last modified time | relevance | path

Searched defs:getContentDescription (Results 1 – 25 of 38) sorted by relevance

12

/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DHasCustomContentDescription.java29 String getContentDescription(); in getContentDescription() method
DCustomContentDescriptionPreference.java61 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionPreference
DCustomContentDescriptionPreferenceCategory.java59 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionPreferenceCategory
DCustomContentDescriptionRestrictedPreference.java62 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionRestrictedPreference
DInfoPreference.java69 public String getContentDescription() { in getContentDescription() method in InfoPreference
DEmbeddedSlicePreference.kt81 override fun getContentDescription(): String { in getContentDescription() method in com.android.tv.twopanelsettings.slices.EmbeddedSlicePreference
DSliceCheckboxPreference.java102 public String getContentDescription() { in getContentDescription() method in SliceCheckboxPreference
DSliceRadioPreference.java107 public String getContentDescription() { in getContentDescription() method in SliceRadioPreference
DSliceSwitchPreference.java116 public String getContentDescription() { in getContentDescription() method in SliceSwitchPreference
DSlicePreference.java128 public String getContentDescription() { in getContentDescription() method in SlicePreference
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/model/
DStatusUiData.kt62 fun getContentDescription(context: Context): CharSequence { in getContentDescription() method
/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
DWalletCardViewInfo.java36 CharSequence getContentDescription(); in getContentDescription() method
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DCustomContentDescriptionSwitchPreference.java59 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionSwitchPreference
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconData.java40 protected String getContentDescription() { in getContentDescription() method in StatusIconData
/packages/apps/TvSystemUI/src/com/android/systemui/tv/media/settings/
DInfoSlicePreference.java70 public String getContentDescription() { in getContentDescription() method in InfoSlicePreference
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/preference/
DRankedActionPreference.kt134 private fun getContentDescription(): String { in <lambda>() method
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/core/
DSliceAction.java87 CharSequence getContentDescription(); in getContentDescription() method
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt128 fun getContentDescription(index: Int): String { in <lambda>() method
411 fun getContentDescription(index: Int, resources: Resources): String { in <lambda>() method
/packages/apps/Settings/src/com/android/settings/wifi/slice/
DWifiSliceItem.java174 public CharSequence getContentDescription() { in getContentDescription() method in WifiSliceItem
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/builders/
DSelectionBuilder.java219 public CharSequence getContentDescription() { in getContentDescription() method in SelectionBuilder
DListBuilder.java734 public CharSequence getContentDescription() { in getContentDescription() method in ListBuilder.RangeBuilder
852 public CharSequence getContentDescription() { in getContentDescription() method in ListBuilder.RatingBuilder
1315 public CharSequence getContentDescription() { in getContentDescription() method in ListBuilder.InputRangeBuilder
1791 public CharSequence getContentDescription() { in getContentDescription() method in ListBuilder.RowBuilder
2044 public CharSequence getContentDescription() { in getContentDescription() method in ListBuilder.HeaderBuilder
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DToggleButtonActionItem.java176 public String getContentDescription() { in getContentDescription() method in ToggleButtonActionItem
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/widget/
DSliceContent.java141 public CharSequence getContentDescription() { in getContentDescription() method in SliceContent
/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorOptionImpl.kt63 override fun getContentDescription(context: Context): CharSequence? { in getContentDescription() method
DColorOption.java203 public CharSequence getContentDescription(Context context) { in getContentDescription() method in ColorOption

12