Home
last modified time | relevance | path

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

12345

/frameworks/libs/binary_translation/base/include/berberis/base/
Dformat_buffer.h60 bool PutString(Out* out, const Style& style, const char* s) { in PutString()
86 bool PutChar(Out* out, const Style& style, char c) { in PutChar()
97 const Style& style, in PutUInt()
158 bool PutInt(Out* out, const Style& style, intmax_t v, size_t base) { in PutInt()
188 Style style = ParseStyle(); in PutSpec() local
213 bool PutLongSpec(Out* out, const Style& style) { in PutLongSpec()
228 bool PutLongLongSpec(Out* out, const Style& style) { in PutLongLongSpec()
241 bool PutSizeTSpec(Out* out, const Style& style) { in PutSizeTSpec()
253 Style style; in ParseStyle() local
/frameworks/layoutlib/bridge/src/android/graphics/
DTypeface_Delegate.java102 /*package*/ static Typeface create(String familyName, int style) { in create()
113 /*package*/ static Typeface create(Typeface family, int style) { in create()
118 /*package*/ static Typeface create(Typeface family, int style, boolean isItalic) { in create()
/frameworks/base/libs/androidfw/tests/data/app/
DR.h33 struct style { struct
34 enum : uint32_t {
/frameworks/base/core/java/android/content/res/
DStringBlock.java129 int[] style = nativeGetStyle(mNative, idx); in getSequence() local
230 private CharSequence applyStyles(String str, int[] style, StyleIDs ids) { in applyStyles()
315 style[i+1], style[i+2]+1, in applyStyles() local
322 style[i+1], style[i+2]+1, in applyStyles() local
329 style[i+1], style[i+2]+1, in applyStyles() local
/frameworks/base/graphics/java/android/graphics/
DBlurMaskFilter.java61 public BlurMaskFilter(float radius, Blur style) { in BlurMaskFilter()
65 private static native long nativeConstructor(float radius, int style); in nativeConstructor()
/frameworks/base/core/java/android/text/style/
DStyleSpan.java59 public StyleSpan(int style) { in StyleSpan()
75 public StyleSpan(@Typeface.Style int style, int fontWeightAdjustment) { in StyleSpan()
145 private static void apply(Paint paint, int style, int fontWeightAdjustment) { in apply()
/frameworks/base/libs/androidfw/tests/data/lib_one/
DR.h34 struct style { struct
35 enum : uint32_t {
/frameworks/base/libs/androidfw/tests/data/libclient/
DR.h34 struct style { struct
35 enum : uint32_t {
/frameworks/base/libs/androidfw/tests/data/lib_two/
DR.h46 struct style { struct
47 enum : uint32_t {
/frameworks/base/core/java/android/widget/inline/
DInlinePresentationSpec.java64 private boolean styleEquals(@NonNull Bundle style) { in styleEquals()
100 @NonNull Bundle style) { in InlinePresentationSpec()
215 Bundle style = in.readBundle(); in InlinePresentationSpec() local
/frameworks/base/libs/androidfw/tests/data/system/
DR.h32 struct style { struct
33 enum : uint32_t {
/frameworks/minikin/include/minikin/
DFont.h78 Builder& setStyle(FontStyle style) { in setStyle()
125 inline FontStyle style() const { return mStyle; } in style() function
145 Font(std::shared_ptr<MinikinFont>&& typeface, FontStyle style, HbFontUniquePtr&& baseFont, in Font()
/frameworks/base/tools/aapt2/
DValueVisitor_test.cpp58 std::unique_ptr<Style> style = in TEST() local
78 std::unique_ptr<Style> style = in TEST() local
DResourceParser_test.cpp402 Style* style = test::GetValue<Style>(&table_, "style/foo"); in TEST_F() local
567 Style* style = test::GetValue<Style>(&table_, "style/foo"); in TEST_F() local
581 Style* style = test::GetValue<Style>(&table_, "style/foo"); in TEST_F() local
593 Style* style = test::GetValue<Style>(&table_, "style/foo"); in TEST_F() local
607 Style* style = test::GetValue<Style>(&table_, "style/foo"); in TEST_F() local
622 Style* style = test::GetValue<Style>(&table_, "style/foo"); in TEST_F() local
634 Style* style = test::GetValue<Style>(&table_, "style/foo.bar"); in TEST_F() local
644 Style* style = test::GetValue<Style>(&table_, "style/foo.bar"); in TEST_F() local
653 Style* style = test::GetValue<Style>(&table_, "style/foo"); in TEST_F() local
/frameworks/base/libs/androidfw/tests/data/styles/
DR.h46 struct style { struct
47 enum : uint32_t {
/frameworks/base/tools/aapt2/link/
DReferenceLinker_test.cpp89 Style* style = test::GetValue<Style>(table.get(), "com.app.test:style/Theme"); in TEST() local
120 Style* style = test::GetValue<Style>(table.get(), "com.app.test:style/Theme"); in TEST() local
166 Style* style = test::GetValue<Style>(table.get(), "com.app.test:style/Theme"); in TEST() local
/frameworks/base/libs/androidfw/tests/data/basic/
DR.h66 struct style { struct
67 enum : uint32_t {
/frameworks/base/core/java/android/text/format/
DRelativeDateTimeFormatter.java126 android.icu.text.RelativeDateTimeFormatter.Style style; in getRelativeTimeSpanString() local
277 android.icu.text.RelativeDateTimeFormatter.Style style; in getRelativeDateTimeString() local
337 ULocale locale, android.icu.text.RelativeDateTimeFormatter.Style style, in getFormatter()
/frameworks/base/core/jni/
Dandroid_view_PointerIcon.cpp48 PointerIconStyle style) { in android_view_PointerIcon_getSystemIcon()
112 PointerIconStyle style, in android_view_PointerIcon_loadSystemIcon()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemory.kt42 val style: Int, constant in com.android.systemui.statusbar.notification.logging.NotificationObjectUsage
67 val style: Int, constant in com.android.systemui.statusbar.notification.logging.NotificationViewUsage
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java517 Notification.CallStyle style = Notification.CallStyle.forIncomingCall( in testCallStyle_getSystemActions_forIncomingCall() local
534 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_forOngoingCall() local
550 Notification.CallStyle style = Notification.CallStyle.forIncomingCall( in testCallStyle_getSystemActions_forIncomingCallWithOtherActions() local
574 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_forOngoingCallWithOtherActions() local
596 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_dropsOldSystemActions() local
640 Notification.MessagingStyle style = new Notification.MessagingStyle( in testBuild_ensureMessagingUserIsNotTooBig_resizesIcon() local
673 Notification.MessagingStyle style = new Notification.MessagingStyle( in testBuild_ensureMessagingShortcutIconIsNotTooBig_resizesIcon() local
847 Notification.Style style = new Notification.BigTextStyle(); in testRestoreFromExtras_BigText_invalidExtra_noCrash() local
857 Notification.Style style = new Notification.MessagingStyle("test"); in testRestoreFromExtras_Messaging_invalidExtra_noCrash() local
873 Notification.Style style = new Notification.MediaStyle(); in testRestoreFromExtras_Media_invalidExtra_noCrash() local
[all …]
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DNumPadAnimator.java69 @StyleRes int style, Drawable buttonImage) { in NumPadAnimator()
73 NumPadAnimator(Context context, final Drawable drawable, @StyleRes int style, in NumPadAnimator()
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/android/layoutlib/test/myapplication/
DR$style.class ... android.layoutlib.test.myapplication.R$style extends java.lang.Object { public static final ...
/frameworks/base/libs/hwui/hwui/
DTypeface.cpp70 Typeface* Typeface::createRelative(Typeface* src, Typeface::Style style) { in createRelative()
148 const SkFontStyle& style = skTypeface->fontStyle(); in createFromFamilies() local
/frameworks/base/core/java/android/graphics/fonts/
DFontFamilyUpdateRequest.java178 public Builder(@NonNull String postScriptName, @NonNull FontStyle style) { in Builder()
241 private Font(@NonNull String postScriptName, @NonNull FontStyle style, in Font()

12345