Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/express/catalog/
Daccessibility.cfg13 display_name: "Accessibility FAB Shortcut Edit Action"
14 description: "Counter indicating the FAB was dragged to the Edit target"
/frameworks/base/core/java/android/widget/
DOWNERS10 per-file TextView*,Edit*,Selection* = file:../text/OWNERS
/frameworks/base/libs/protoutil/tests/
DEncodedBuffer_test.cpp108 TEST(EncodedBufferTest, Edit) { in TEST() argument
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto1939 // OPEN: Settings > More > Cellular network settings > APNs > [Edit APN]
2621 // OPEN: Settings > Users > Edit owner info dialog
2663 // OPEN: Settings > Billing cycle > Edit billing cycle dates dialog
2666 // OPEN: Settings > Billing cycle > Edit data limit/warning dialog
2773 // OPEN: Settings > User > Edit info dialog
2806 // OPEN: Settings > User > Edit user profile dialog
2809 // OPEN: Settings > Wifi > Saved AP > Edit dialog
2812 // OPEN: Settings > Wifi > Edit AP dialog
3035 // -> Edit name button.
3670 // OPEN: Settings > Accessibility > Edit shortcut dialog
[all …]
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto357 // OPEN: Settings > More > Cellular network settings > APNs > [Edit APN]
1728 // ACTION: Edit emergency info activity
1733 // ACTION: Edit emergency info field
2082 // Quick Settings -> Edit
2085 // Quick Settings -> Edit -> Overflow -> Reset
2088 // QS -> Edit - Drag a tile out of the active tiles.
2094 // QS -> Edit - Drag a tile into the active tiles.
2100 // QS -> Edit - Drag a tile within the active tiles.
2620 // OPEN: Settings > Users > Edit owner info dialog
2674 // OPEN: Settings > Billing cycle > Edit billing cycle dates dialog
[all …]
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt70 import androidx.compose.material.icons.outlined.Edit in <lambda>()
1123 imageVector = Icons.Outlined.Edit, in WidgetConfigureButton()