Home
last modified time | relevance | path

Searched defs:onMeasure (Results 1 – 25 of 165) sorted by relevance

1234567

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGradientsActivity.java105 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GradientsActivity.BitmapView
130 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GradientsActivity.GradientView
155 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GradientsActivity.RadialGradientView
179 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GradientsActivity.SweepGradientView
DTextPathActivity.java52 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TextPathActivity.CustomTextView
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DGridItemThumbnail.java40 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GridItemThumbnail
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAppCompatRatingBar.java52 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AppCompatRatingBar
DDialogTitle.java48 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
DButtonBarLayout.java66 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
/frameworks/base/core/java/com/android/internal/widget/
DWeightedLinearLayout.java57 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WeightedLinearLayout
DDialogTitle.java49 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
DDialogViewAnimator.java42 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogViewAnimator
DPreferenceImageView.java46 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in PreferenceImageView
DDrawingSpace.java71 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DrawingSpace
DButtonBarLayout.java69 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DAutoSizingList.java60 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AutoSizingList
/frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
DFixedAspectSurfaceView.java86 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FixedAspectSurfaceView
DVerticalSeekBar.java47 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in VerticalSeekBar
/frameworks/support/core-ui/java/android/support/v4/widget/
DSpace.java79 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in Space
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DResizingSpace.java98 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ResizingSpace
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DIntrinsicSizeFrameLayout.java68 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in IntrinsicSizeFrameLayout
/frameworks/base/core/tests/coretests/src/android/widget/
DLabelView.java120 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LabelView
/frameworks/support/v7/preference/src/android/support/v7/internal/widget/
DPreferenceImageView.java83 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in PreferenceImageView
/frameworks/base/core/java/android/widget/
DSpace.java95 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in Space
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseWrapContentWithAspectRatioTest.java77 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BaseWrapContentWithAspectRatioTest.LoggingView
112 public void onMeasure(LoggingView view, int wSpec, in onMeasure() method in BaseWrapContentWithAspectRatioTest.AspectRatioMeasureBehavior
158 public void onMeasure(LoggingView view, int wSpec, int hSpec) { in onMeasure() method in BaseWrapContentWithAspectRatioTest.MeasureBehavior
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DIconMerger.java66 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in IconMerger
/frameworks/base/tools/layoutlib/studio-custom-widgets/src/com/android/tools/idea/editors/theme/widgets/
DErrorCatcher.java53 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ErrorCatcher
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DBottomScrollViewTest.java88 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BottomScrollViewTest.TestChildView

1234567