/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/ |
H A D | DialogTitle.java | 53 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:DialogTitle 54 super.onMeasure(widthMeasureSpec, heightMeasureSpec); 77 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
H A D | AppCompatRatingBar.java | 55 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:AppCompatRatingBar 56 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
/frameworks/base/core/java/android/widget/ |
H A D | DayPickerViewPager.java | 53 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:DayPickerViewPager
|
H A D | Space.java | 95 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:Space
|
/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DialogTitle.java | 49 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:DialogTitle 50 super.onMeasure(widthMeasureSpec, heightMeasureSpec); 72 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
H A D | DialogViewAnimator.java | 42 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:DialogViewAnimator
|
H A D | PreferenceImageView.java | 46 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:PreferenceImageView 67 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
H A D | RemeasuringLinearLayout.java | 52 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:RemeasuringLinearLayout 53 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
H A D | WeightedLinearLayout.java | 57 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:WeightedLinearLayout 64 super.onMeasure(widthMeasureSpec, heightMeasureSpec); 88 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/ |
H A D | ZenRadioLayout.java | 39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:ZenRadioLayout 40 super.onMeasure(widthMeasureSpec, heightMeasureSpec); 66 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyboardShortcutAppItemLayout.java | 45 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:KeyboardShortcutAppItemLayout 58 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/ |
H A D | ButtonBarLayout.java | 47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:ButtonBarLayout 64 super.onMeasure(initialWidthMeasureSpec, heightMeasureSpec); 74 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
H A D | IntrinsicSizeFrameLayout.java | 68 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:IntrinsicSizeFrameLayout 69 super.onMeasure(getIntrinsicMeasureSpec(widthMeasureSpec, mIntrinsicWidth),
|
/frameworks/support/browser/src/main/java/androidx/browser/browseractions/ |
H A D | BrowserActionsFallbackMenuView.java | 46 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:BrowserActionsFallbackMenuView 51 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
/frameworks/support/frameworks/support/samples/SupportDesignDemos/src/main/java/com/example/android/support/design/widget/ |
H A D | CustomSnackbarMainContent.java | 47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:CustomSnackbarMainContent 48 super.onMeasure(widthMeasureSpec, heightMeasureSpec); 51 super.onMeasure(MeasureSpec.makeMeasureSpec(mMaxWidth, MeasureSpec.EXACTLY),
|
/frameworks/support/legacy/core-ui/src/main/java/androidx/legacy/widget/ |
H A D | Space.java | 106 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:Space
|
/frameworks/support/samples/SupportDesignDemos/src/main/java/com/example/android/support/design/widget/ |
H A D | CustomSnackbarMainContent.java | 47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:CustomSnackbarMainContent 48 super.onMeasure(widthMeasureSpec, heightMeasureSpec); 51 super.onMeasure(MeasureSpec.makeMeasureSpec(mMaxWidth, MeasureSpec.EXACTLY),
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
H A D | PrintOptionsLayout.java | 54 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:PrintOptionsLayout
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ResizingSpace.java | 98 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:ResizingSpace
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | CustomScrollView.java | 58 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:CustomScrollView 59 super.onMeasure(widthMeasureSpec, heightMeasureSpec);
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | TextPathActivity.java | 52 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:TextPathActivity.CustomTextView
|
/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/ |
H A D | FlowLayout.java | 36 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:FlowLayout
|
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/ |
H A D | FixedAspectSurfaceView.java | 86 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:FixedAspectSurfaceView
|
H A D | VerticalSeekBar.java | 47 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:VerticalSeekBar 48 super.onMeasure(heightMeasureSpec, widthMeasureSpec);
|
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/ |
H A D | FixedAspectSurfaceView.java | 86 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method in class:FixedAspectSurfaceView
|