Home
last modified time | relevance | path

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

/sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
DLabelView.java77 setTextSize(textSize); in LabelView()
87 mTextPaint.setTextSize(16 * getResources().getDisplayMetrics().density); in initLabelView()
106 public void setTextSize(int size) { in setTextSize() method in LabelView
108 mTextPaint.setTextSize(size); in setTextSize()
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DDropDownEditor.java47 v.setTextSize(TypedValue.COMPLEX_UNIT_PX, textSize); in bindEditor()
56 v.setTextSize(TypedValue.COMPLEX_UNIT_PX, textSize); in bindEditor()
/sdk/testapps/jarCheckTests3/lib2/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/apps/NotificationStudio/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...