Home
last modified time | relevance | path

Searched defs:preset (Results 1 – 5 of 5) sorted by relevance

/development/tools/otagui/
Djest.config.js2 preset: '@vue/cli-plugin-unit-jest', property
/development/tools/ota_analysis/
Djest.config.js4 preset: '@vue/cli-plugin-unit-jest', property
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DMainActivity.java82 NotificationPreset preset = NotificationPresets.PRESETS[ in onCreate() local
172 private void updateTextEditors(NotificationPreset preset) { in updateTextEditors()
218 NotificationPreset preset = NotificationPresets.PRESETS[ in postNotifications() local
268 NotificationPreset preset = NotificationPresets.PRESETS[position]; in onItemSelected() local
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DMainActivity.java63 NotificationPreset preset = NotificationPresets.PRESETS[presetIndex]; in updateNotification() local
/development/tools/winscope/
Dwebpack.config.prod.js44 preset: ['default', {discardComments: {removeAll: true}}], property