Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/view/
DLabelView.java76 int textSize = a.getDimensionPixelOffset(R.styleable.LabelView_textSize, 0); in LabelView() local
77 if (textSize > 0) { in LabelView()
78 setTextSize(textSize); in LabelView()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DPurgeableBitmapView.java50 private final int textSize = 32; field in PurgeableBitmapView
63 mPaint.setTextSize(textSize); in PurgeableBitmapView()
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DCustomViewAccessibilityActivity.java217 context.getTheme().resolveAttribute(android.R.attr.textSize, typedValue, true); in BaseToggleButton()
218 final int textSize = (int) typedValue.getDimension( in BaseToggleButton() local
220 mTextPaint.setTextSize(textSize); in BaseToggleButton()
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java267 float textSize = resources.getDimension(isRound in onApplyWindowInsets() local
272 mHourPaint.setTextSize(textSize); in onApplyWindowInsets()
273 mMinutePaint.setTextSize(textSize); in onApplyWindowInsets()
274 mSecondPaint.setTextSize(textSize); in onApplyWindowInsets()
276 mColonPaint.setTextSize(textSize); in onApplyWindowInsets()
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...