Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/com/android/internal/widget/
DWeightedLinearLayout.java53 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WeightedLinearLayout
DDialogTitle.java46 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
DPointerLocationView.java149 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in PointerLocationView
DRotarySelector.java268 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in RotarySelector
DSlidingTab.java471 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SlidingTab
DLockPatternView.java447 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LockPatternView
/frameworks/base/core/tests/coretests/src/android/widget/
DLabelView.java120 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LabelView
DListViewTest.java123 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.java284 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
DAnalogClock.java129 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AnalogClock
DRatingBar.java276 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in RatingBar
DFrameLayout.java240 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FrameLayout
DVideoView.java110 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in VideoView
DAbsSpinner.java164 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.java603 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ImageView
DTableLayout.java429 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TableLayout
DProgressBar.java862 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
/frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/
DDpiTestActivity.java233 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DpiTestActivity.ScaledBitmapView
/frameworks/base/core/tests/coretests/src/android/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.java463 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in IconMenuView

12