Home
last modified time | relevance | path

Searched refs:STANDARD_COLOR (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/text/style/
H A DBulletSpan.java70 private static final int STANDARD_COLOR = 0; field in BulletSpan
87 this(STANDARD_GAP_WIDTH, STANDARD_COLOR, false, STANDARD_BULLET_RADIUS); in BulletSpan()
96 this(gapWidth, STANDARD_COLOR, false, STANDARD_BULLET_RADIUS); in BulletSpan()
H A DQuoteSpan.java75 public static final int STANDARD_COLOR = 0xff0000ff; field in QuoteSpan
88 this(STANDARD_COLOR, STANDARD_STRIPE_WIDTH_PX, STANDARD_GAP_WIDTH_PX); in QuoteSpan()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt45235 field @ColorInt public static final int STANDARD_COLOR = -16776961; // 0xff0000ff
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt60086 Landroid/text/style/BulletSpan;->STANDARD_COLOR:I