/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | LabelView.java | 76 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/ |
D | PurgeableBitmapView.java | 50 private final int textSize = 32; field in PurgeableBitmapView 63 mPaint.setTextSize(textSize); in PurgeableBitmapView()
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | CustomViewAccessibilityActivity.java | 217 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/ |
D | DigitalWatchFaceService.java | 267 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/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |