Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/com/android/internal/widget/
DDialogTitle.java46 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
DRotarySelector.java268 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in RotarySelector
DSlidingTab.java481 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SlidingTab
DLockPatternView.java425 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LockPatternView
/frameworks/base/services/java/com/android/server/status/
DExpandedView.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ExpandedView
/frameworks/base/tests/AndroidTests/src/com/android/unit_tests/
DLabelView.java120 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LabelView
/frameworks/base/tests/FrameworkTest/tests/src/com/android/frameworktest/widget/
DListViewTest.java121 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ListViewTest.MockView
/frameworks/base/core/java/android/view/
DViewStub.java180 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ViewStub
DSurfaceView.java219 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SurfaceView
/frameworks/base/core/java/android/widget/
DAbsoluteLayout.java56 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AbsoluteLayout
DRatingBar.java273 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in RatingBar
DAnalogClock.java129 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AnalogClock
DVideoView.java105 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in VideoView
DFrameLayout.java235 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FrameLayout
DAbsSpinner.java170 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AbsSpinner
DTableRow.java110 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TableRow
DImageView.java576 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ImageView
DTableLayout.java426 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TableLayout
DProgressBar.java833 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ProgressBar
DSlidingDrawer.java253 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SlidingDrawer
DHorizontalScrollView.java277 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in HorizontalScrollView
/frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/
DDpiTestActivity.java232 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DpiTestActivity.ScaledBitmapView
/frameworks/base/tests/FrameworkTest/src/com/android/frameworktest/util/
DInternalSelectionView.java100 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in InternalSelectionView
/frameworks/base/services/java/com/android/server/
DLoadAverageService.java156 protected void onMeasure(int widthMeasureSpect, int heightMeasureSpec) { in onMeasure() method in LoadAverageService.LoadView
/frameworks/base/core/java/com/android/internal/view/menu/
DIconMenuView.java459 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in IconMenuView

12