Home
last modified time | relevance | path

Searched refs:onMeasure (Results 1 – 3 of 3) sorted by relevance

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/
DMaxHeightScrollView.java36 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MaxHeightScrollView
37 super.onMeasure(widthMeasureSpec, heightMeasureSpec); in onMeasure()
/sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
DLabelView.java126 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LabelView
/sdk/
Dchanges.txt49 * Find object allocations within onDraw, onMeasure and onLayout