| /packages/apps/ThemePicker/src/com/android/customization/model/color/ |
| D | ColorProvider.kt | 238 for (style in styleList) { in buildBundle() method 269 for (style in styleList) { in buildBundle() constant 453 val style = in loadPreset() constant 495 val style = in loadPreset() constant
|
| D | ColorOptionImpl.kt | 80 var style = Style.TONAL_SPOT variable
|
| D | ColorSeedOption.java | 48 @ColorSource String source, Style style, int index, PreviewInfo previewInfo) { in ColorSeedOption() 228 public Builder setStyle(Style style) { in setStyle()
|
| D | ColorBundle.java | 47 Map<String, String> overlayPackages, boolean isDefault, Style style, int index, in ColorBundle() 282 public Builder setStyle(Style style) { in setStyle()
|
| D | ColorOption.java | 64 Style style, int index) { in ColorOption()
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/common/button/ui/viewmodel/ |
| D | ButtonViewModel.kt | 24 val style: ButtonStyle, constant in com.android.wallpaper.picker.common.button.ui.viewmodel.ButtonViewModel
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/ |
| D | CaptionFragment.java | 229 private void setCaptionsStyle(int style) { in setCaptionsStyle() 231 Settings.Secure.ACCESSIBILITY_CAPTIONING_PRESET, style); in setCaptionsStyle() local
|
| D | CaptionSettingsFragment.java | 184 final CaptioningManager.CaptionStyle style = mCaptioningManager.getUserStyle(); in refreshPreviewText() local
|
| /packages/apps/Settings/src/com/android/settings/wifi/ |
| D | WifiDialog.java | 81 AccessPoint accessPoint, int mode, @StyleRes int style) { in createModal() 87 int mode, @StyleRes int style, boolean hideSubmitButton) { in WifiDialog()
|
| D | WifiDialog2.java | 92 WifiEntry wifiEntry, int mode, @StyleRes int style) { in createModal() 98 int mode, @StyleRes int style, boolean hideSubmitButton) { in WifiDialog2()
|
| /packages/modules/ExtServices/java/src/android/ext/services/autofill/ |
| D | InlineSuggestionRenderServiceImpl.java | 52 final Bundle style = presentation.getInlinePresentationSpec().getStyle(); in onRenderSuggestion() local
|
| /packages/apps/TV/src/com/android/tv/license/ |
| D | LicenseDialogFragment.java | 60 int style = in onCreate() local
|
| /packages/apps/ThemePicker/src/com/android/customization/picker/color/data/repository/ |
| D | ColorPickerRepositoryImpl.kt | 147 val style = styleOrNull?.let { Style.valueOf(it) } ?: Style.TONAL_SPOT in <lambda>() constant
|
| /packages/apps/Settings/src/com/android/settings/accessibility/ |
| D | CaptioningPreviewPreferenceController.java | 121 final CaptionStyle style = mCaptionHelper.getUserStyle(); in refreshPreviewText() local
|
| /packages/apps/TV/src/com/android/tv/dialog/ |
| D | WebDialogFragment.java | 63 int style = in onCreate() local
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
| D | KeyStylesSet.java | 212 final DeclaredKeyStyle style = new DeclaredKeyStyle(parentStyleName, mTextsSet, mStyles); in parseKeyStyleAttributes() local 224 final KeyStyle style = mStyles.get(styleName); in getKeyStyle() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/ |
| D | BluetoothMediaBrowserService.java | 220 Bundle style = new Bundle(); in getDefaultStyle() local 247 Bundle style = getDefaultStyle(); in onGetRoot() local
|
| /packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/color/ |
| D | ColorCustomizationManagerTest.kt | 68 val style = Style.SPRITZ in testParseSettings() constant
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
| D | CaptionHelperTest.java | 181 final int style = Settings.Secure.getInt(mContentResolver, in setRawUserStyle_shouldReturnSpecificStyle() local
|
| /packages/apps/Contacts/src/com/android/contacts/format/ |
| D | FormatUtils.java | 102 public static CharSequence applyStyleToSpan(int style, CharSequence input, int start, int end, in applyStyleToSpan()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
| D | EditorDrawTabletUI.java | 84 BasicParameterStyle style; in setDrawRepresentation() local
|
| /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
| D | LevenshteinFormatterTest.java | 344 public SpanFormat(int start, String expectedText, int style) { in SpanFormat()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/ |
| D | SuggestionStripLayoutHelper.java | 614 final CharacterStyle style) { in hasStyleSpan() 621 private static void addStyleSpan(@Nonnull final Spannable text, final CharacterStyle style) { in addStyleSpan()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
| D | ImageDraw.java | 125 public void setStyle(byte style) { in setStyle()
|
| /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/ |
| D | SubtitleView.java | 172 public void setStyle(CaptionStyleCompat style) { in setStyle()
|