Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt996 val placeWidgetActionLabel = stringResource(R.string.accessibility_action_label_place_widget) in WidgetContent() constant
1036 CustomAccessibilityAction(placeWidgetActionLabel) { in WidgetContent()