Home
last modified time | relevance | path

Searched refs:getTypeface (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/provider/
DFontsContractE2ETest.java101 public Typeface getTypeface() { in getTypeface() method in FontsContractE2ETest.TestCallback
128 assertNotNull(callback.getTypeface()); in typefaceCacheTest()
139 assertSame(callback.getTypeface(), callback2.getTypeface()); in typefaceCacheTest()
150 assertNotSame(callback.getTypeface(), callback3.getTypeface()); in typefaceCacheTest()
/frameworks/base/core/java/android/text/style/
DTypefaceSpan.java141 public Typeface getTypeface() { in getTypeface() method in TypefaceSpan
165 Typeface old = paint.getTypeface(); in applyFontFamily()
DStyleSpan.java116 Typeface old = paint.getTypeface(); in apply()
DTextAppearanceSpan.java383 public Typeface getTypeface() { in getTypeface() method in TextAppearanceSpan
471 Typeface tf = ds.getTypeface(); in updateMeasureState()
/frameworks/base/startop/apps/test/src/
DInteractiveMicrobenchmarkActivity.java57 header.setTypeface(header.getTypeface(), Typeface.BOLD); in addHeader()
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/util/
DGlifV3StyleTest.java63 assertThat(button.getTypeface()).isEqualTo(Typeface.create("google-sans", 0)); in buttonWithGlifV3_shouldBeGoogleSans()
/frameworks/base/core/java/com/android/internal/widget/
DSubtitleView.java197 if (mTextPaint.getTypeface() != typeface) { in setTypeface()
287 final Typeface typeface = style.getTypeface(); in setStyle()
/frameworks/base/core/java/android/text/
DPrecomputedText.java296 mPaint.getTextLocales(), mPaint.getTypeface(), in hashCode()
309 + ", typeface=" + mPaint.getTypeface() in toString()
DTextLine.java1410 && lp.getTypeface() == rp.getTypeface()
/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java465 public Typeface getTypeface() { in getTypeface() method in CaptioningManager.CaptionStyle
/frameworks/base/media/java/android/media/
DCea708CaptionRenderer.java1921 paint.setTypeface(mCaptionStyle.getTypeface()); in initWindow()
1998 paint.setTypeface(mCaptionStyle.getTypeface()); in updateWidestChar()
2023 paint.setTypeface(mCaptionStyle.getTypeface()); in updateTextSize()
2148 setTypeface(style.getTypeface()); in setCaptionStyle()
DWebVttRenderer.java1864 setTypeface(captionStyle.getTypeface()); in setCaptionStyle()
/frameworks/base/core/java/android/widget/
DSwitch.java433 if (mTextPaint.getTypeface() != tf) { in setSwitchTypeface()
DNumberPicker.java793 paint.setTypeface(mInputText.getTypeface()); in NumberPicker()
DTextView.java4311 setTypeface(getTypeface()); in onConfigurationChanged()
4341 Typeface typeface = mTextPaint.getTypeface(); in getTypefaceStyle()
4478 if (mTextPaint.getTypeface() != tf) { in setTypeface()
4500 public Typeface getTypeface() { in getTypeface() method in TextView.Drawables
/frameworks/base/graphics/java/android/graphics/
DPaint.java1451 public Typeface getTypeface() { in getTypeface() method in Paint
/frameworks/base/core/api/
Dcurrent.txt15619 method public android.graphics.Typeface getTypeface();
45290 method @Nullable public android.graphics.Typeface getTypeface();
45525 method @Nullable public android.graphics.Typeface getTypeface();
51118 method @Nullable public android.graphics.Typeface getTypeface();
56325 method public android.graphics.Typeface getTypeface();
/frameworks/base/boot/
Dboot-image-profile.txt6824 HSPLandroid/graphics/Paint;->getTypeface()Landroid/graphics/Typeface;
19011 HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->getTypeface()Landroid/graphics/Type…
20889 HSPLandroid/widget/TextView;->getTypeface()Landroid/graphics/Typeface;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11005 method public android.graphics.Typeface getTypeface();
35198 method public android.graphics.Typeface getTypeface();
38829 method public android.graphics.Typeface getTypeface();
/frameworks/base/config/
Dboot-image-profile.txt6822 HSPLandroid/graphics/Paint;->getTypeface()Landroid/graphics/Typeface;
19059 HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->getTypeface()Landroid/graphics/Type…
20936 HSPLandroid/widget/TextView;->getTypeface()Landroid/graphics/Typeface;