Home
last modified time | relevance | path

Searched defs:style (Results 1 – 25 of 36) sorted by relevance

12

/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/widget/
DListContent.java126 public int getHeight(SliceStyle style, SliceViewPolicy policy) { in getHeight()
139 int availableHeight, SliceStyle style, SliceViewPolicy policy) { in getRowItems()
279 List<SliceContent> listItems, SliceStyle style, SliceViewPolicy policy) { in getListHeight()
DSliceContent.java158 public int getHeight(SliceStyle style, SliceViewPolicy policy) { in getHeight()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DPointerFillStylePreference.java87 private void initStyleButton(@NonNull PreferenceViewHolder holder, int id, int style, in initStyleButton()
103 private void tintButtonByStyle(ImageView button, int style) { in tintButtonByStyle()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/common/button/ui/viewmodel/
DButtonViewModel.kt24 val style: ButtonStyle, constant in com.android.wallpaper.picker.common.button.ui.viewmodel.ButtonViewModel
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiDialog.java83 AccessPoint accessPoint, int mode, @StyleRes int style) { in createModal()
89 int mode, @StyleRes int style, boolean hideSubmitButton) { in WifiDialog()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionFragment.java229 private void setCaptionsStyle(int style) { in setCaptionsStyle()
231 Settings.Secure.ACCESSIBILITY_CAPTIONING_PRESET, style); in setCaptionsStyle() local
DCaptionSettingsFragment.java184 final CaptioningManager.CaptionStyle style = mCaptioningManager.getUserStyle(); in refreshPreviewText() local
/packages/modules/ExtServices/java/src/android/ext/services/autofill/
DInlineSuggestionRenderServiceImpl.java52 final Bundle style = presentation.getInlinePresentationSpec().getStyle(); in onRenderSuggestion() local
/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
DNotificationOtpDetectionHelperTest.kt136 val style = Notification.MessagingStyle(empty).apply { in testGetTextForDetection_messagesIncludedSorted() constant
163 val style = Notification.InboxStyle() in testGetTextForDetection_textLinesIncluded() constant
173 val style = Notification.BigTextStyle() in testGetTextForDetection_bigTextStyleTextsIncluded() constant
205 val style = Notification.InboxStyle() in testShouldCheckForOtp_styles() constant
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/data/entries/
DExpressiveEntriesAdapter.kt126 val style = in mapCorners() constant
/packages/apps/ThemePicker/src/com/android/customization/picker/color/data/repository/
DColorPickerRepositoryImpl.kt143 val style = styleOrNull?.let { Style.valueOf(it) } ?: Style.TONAL_SPOT in <lambda>() constant
/packages/apps/TV/src/com/android/tv/license/
DLicenseDialogFragment.java60 int style = in onCreate() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptioningPreviewPreferenceController.java121 final CaptionStyle style = mCaptionHelper.getUserStyle(); in refreshPreviewText() local
/packages/modules/Bluetooth/tools/rootcanal/lib/
Dlog.cc87 fmt::text_style style = text_style[verb]; in VLog() local
/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/picker/clock/data/repository/
DFakeClockPickerRepository.kt96 val style = presetConfig?.findStyle(axisStyle) in <lambda>() constant
/packages/apps/TV/src/com/android/tv/dialog/
DWebDialogFragment.java63 int style = in onCreate() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyStylesSet.java212 final DeclaredKeyStyle style = new DeclaredKeyStyle(parentStyleName, mTextsSet, mStyles); in parseKeyStyleAttributes() local
224 final KeyStyle style = mStyles.get(styleName); in getKeyStyle() local
/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorProvider.kt208 for (style in styleList) { in buildBundle() method
379 val style = in loadPreset() constant
DColorOptionImpl.kt92 @Style.Type var style = Style.TONAL_SPOT in getStyleForLogging() variable in Builder
DColorOption.java67 int seedColor, @Style.Type Integer style, int index) { in ColorOption()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DBluetoothMediaBrowserService.java250 Bundle style = new Bundle(); in getDefaultStyle() local
283 Bundle style = getDefaultStyle(); in onGetRoot() local
/packages/apps/Contacts/src/com/android/contacts/format/
DFormatUtils.java102 public static CharSequence applyStyleToSpan(int style, CharSequence input, int start, int end, in applyStyleToSpan()
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DCaptionHelperTest.java187 final int style = Settings.Secure.getInt(mContentResolver, in setRawUserStyle_shouldReturnSpecificStyle() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorDrawTabletUI.java84 BasicParameterStyle style; in setDrawRepresentation() local
/packages/modules/Permission/PermissionController/wear-permission-components/src/wear.permission.components/material3/
DWearPermissionScaffold.kt366 val style = in ListScopeWrapper() constant

12