Home
last modified time | relevance | path

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

12345678910>>...32

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/common/shared/model/
DIcon.java18 …ublic abstract com.android.systemui.common.shared.model.ContentDescription getContentDescription(); in getContentDescription() method in Icon
39 public com.android.systemui.common.shared.model.ContentDescription getContentDescription() { in getContentDescription() method in Icon.Loaded
95 public com.android.systemui.common.shared.model.ContentDescription getContentDescription() { in getContentDescription() method in Icon.Resource
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/common/icon/ui/viewmodel/
DIcon.java17 public com.android.wallpaper.picker.common.text.ui.viewmodel.Text getContentDescription() { in getContentDescription() method in Icon
40 public com.android.wallpaper.picker.common.text.ui.viewmodel.Text getContentDescription() { in getContentDescription() method in Icon.Loaded
96 public com.android.wallpaper.picker.common.text.ui.viewmodel.Text getContentDescription() { in getContentDescription() method in Icon.Resource
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/pipeline/mobile/domain/model/
DNetworkTypeIconModel.java24 public abstract int getContentDescription(); in getContentDescription() method
60 public int getContentDescription() { in getContentDescription() method in NetworkTypeIconModel.DefaultIcon
133 public int getContentDescription() { in getContentDescription() method in NetworkTypeIconModel.OverriddenIcon
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/internet/domain/model/
DInternetTileModel.java26 …ublic abstract com.android.systemui.common.shared.model.ContentDescription getContentDescription(); in getContentDescription() method
76 public com.android.systemui.common.shared.model.ContentDescription getContentDescription() { in getContentDescription() method in InternetTileModel.Active
185 public com.android.systemui.common.shared.model.ContentDescription getContentDescription() { in getContentDescription() method in InternetTileModel.Inactive
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/pipeline/shared/ui/model/
DInternetTileModel.java35 …ublic abstract com.android.systemui.common.shared.model.ContentDescription getContentDescription(); in getContentDescription() method
100 public com.android.systemui.common.shared.model.ContentDescription getContentDescription() { in getContentDescription() method in InternetTileModel.Active
224 public com.android.systemui.common.shared.model.ContentDescription getContentDescription() { in getContentDescription() method in InternetTileModel.Inactive
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/notification/
DSeparateRingVolumePreferenceKt.java33 public static final java.lang.String getContentDescription(@org.jetbrains.annotations.NotNull() in getContentDescription() argument
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt126 fun getContentDescription(index: Int): String { in <lambda>() method
403 fun getContentDescription(index: Int, resources: Resources): String { in <lambda>() method in ClockCarouselAdapter
/aosp_15_r20/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
/aosp_15_r20/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/builders/
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
/aosp_15_r20/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DTimespecHandler.kt145 fun getContentDescription(): String? { in getContentDescription() method
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/picker/clock/ui/view/
DClockCarouselView.java84 public final java.lang.String getContentDescription(int index) { in getContentDescription() method in ClockCarouselView
140 …public final java.lang.String getContentDescription(int index, @org.jetbrains.annotations.NotNull() in getContentDescription() method in ClockCarouselView.ClockCarouselAdapter
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/viewmodel/
DQSTileState.java94 public final java.lang.CharSequence getContentDescription() { in getContentDescription() method in QSTileState
327 public final java.lang.CharSequence getContentDescription() { in getContentDescription() method in QSTileState.Builder
/aosp_15_r20/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DHasCustomContentDescription.java29 String getContentDescription(); in getContentDescription() method
DCustomContentDescriptionPreferenceCategory.java59 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionPreferenceCategory
DCustomContentDescriptionRestrictedPreference.java62 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionRestrictedPreference
DCustomContentDescriptionPreference.java61 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionPreference
DInfoPreference.java69 public String getContentDescription() { in getContentDescription() method in InfoPreference
/aosp_15_r20/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
DWalletCardViewInfo.java36 CharSequence getContentDescription(); in getContentDescription() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardViewInfo.java38 CharSequence getContentDescription(); in getContentDescription() method
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/picker/clock/ui/viewmodel/
DClockCarouselItemViewModel.java27 public final java.lang.String getContentDescription() { in getContentDescription() method in ClockCarouselItemViewModel
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/
DMobileIconViewModelCommon.java37 …nes.flow.Flow<com.android.systemui.common.shared.model.ContentDescription> getContentDescription(); in getContentDescription() method
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DCustomContentDescriptionSwitchPreference.java59 public String getContentDescription() { in getContentDescription() method in CustomContentDescriptionSwitchPreference
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconData.java40 protected String getContentDescription() { in getContentDescription() method in StatusIconData
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DEthernetSignalController.java59 public int getContentDescription() { in getContentDescription() method in EthernetSignalController
/aosp_15_r20/frameworks/base/core/java/android/service/controls/templates/
H A DToggleTemplate.java64 public CharSequence getContentDescription() { in getContentDescription() method in ToggleTemplate

12345678910>>...32