Home
last modified time | relevance | path

Searched refs:removeWidgetActionLabel (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt995 val removeWidgetActionLabel = stringResource(R.string.accessibility_action_label_remove_widget) in WidgetContent() constant
1017 CustomAccessibilityAction(removeWidgetActionLabel) { in WidgetContent()