Home
last modified time | relevance | path

Searched defs:ContentDescription (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/common/shared/model/
H A DContentDescription.kt26 sealed class ContentDescription { regex
42 fun ContentDescription?.loadContentDescription(context: Context): String? { regex
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/common/ui/compose/
H A DContentDescription.kt25 fun ContentDescription.load(): String? { regex