Home
last modified time | relevance | path

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

12

/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/viewmodel/
DClockCarouselItemViewModel.kt26 fun getContentDescription(resources: Resources): String { in getContentDescription() method in com.android.customization.picker.clock.ui.viewmodel.ClockCarouselItemViewModel
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/model/
DStatusUiData.kt62 fun getContentDescription(context: Context): CharSequence { in getContentDescription() method in com.android.permissioncontroller.safetycenter.ui.model.StatusUiData
/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
DCustomContentDescriptionRestrictedPreference.java62 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionRestrictedPreference
DCustomContentDescriptionPreferenceCategory.java59 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionPreferenceCategory
DInfoPreference.java69 public String getContentDescription() { in getContentDescription() method in InfoPreference
DEmbeddedSlicePreference.java84 public String getContentDescription() { in getContentDescription() method in EmbeddedSlicePreference
DSliceCheckboxPreference.java101 public String getContentDescription() { in getContentDescription() method in SliceCheckboxPreference
DSliceRadioPreference.java106 public String getContentDescription() { in getContentDescription() method in SliceRadioPreference
DSliceSwitchPreference.java112 public String getContentDescription() { in getContentDescription() method in SliceSwitchPreference
DSlicePreference.java128 public String getContentDescription() { in getContentDescription() method in SlicePreference
/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/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt126 fun getContentDescription(index: Int): String { in <lambda>() method
386 fun getContentDescription(index: Int, resources: Resources): String { in <lambda>() method in ClockCarouselAdapter
/packages/apps/Settings/src/com/android/settings/wifi/slice/
DWifiSliceItem.java171 public CharSequence getContentDescription() { in getContentDescription() method in WifiSliceItem
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DToggleButtonActionItem.java176 public String getContentDescription() { in getContentDescription() method in ToggleButtonActionItem
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/model/
DItem.java150 public String getContentDescription(@NonNull Context context) { in getContentDescription() method in Item
/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorOptionImpl.kt63 override fun getContentDescription(context: Context): CharSequence? { in getContentDescription() method
DColorOption.java192 public CharSequence getContentDescription(Context context) { in getContentDescription() method in ColorOption
DColorSeedOption.java83 public CharSequence getContentDescription(Context context) { in getContentDescription() method in ColorSeedOption
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperInfo.java93 public String getContentDescription(Context context) { in getContentDescription() method in WallpaperInfo
/packages/apps/Car/systemlibs/car-qc-lib/src/com/android/car/qc/
DQCActionItem.java125 public String getContentDescription() { in getContentDescription() method in QCActionItem
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java171 public CharSequence getContentDescription () { in getContentDescription() method in IconView

12