Home
last modified time | relevance | path

Searched refs:textSize (Results 1 – 4 of 4) sorted by relevance

/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
DInteractiveWatchFaceService.java124 float textSize = resources.getDimension( in onApplyWindowInsets() local
127 mTextPaint.setTextSize(textSize); in onApplyWindowInsets()
DDigitalWatchFaceService.java309 float textSize = resources.getDimension(isRound in onApplyWindowInsets() local
315 mHourPaint.setTextSize(textSize); in onApplyWindowInsets()
316 mMinutePaint.setTextSize(textSize); in onApplyWindowInsets()
317 mSecondPaint.setTextSize(textSize); in onApplyWindowInsets()
319 mColonPaint.setTextSize(textSize); in onApplyWindowInsets()
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
DCustomVirtualView.kt57 textSize = textHeight.toFloat() in <lambda>()
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...