Home
last modified time | relevance | path

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

1234567

/frameworks/base/tests/graphics/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/SystemUI/src/com/android/systemui/util/animation/
DUniqueObjectHostView.kt42 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
99 fun onMeasure(input: MeasurementInput): MeasurementOutput in isCurrentHost() method
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DBottomSheetButtonBarLayout.java36 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BottomSheetButtonBarLayout
DBottomSheetLayout.java50 public void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in BottomSheetLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/ui/view/
DChipBackgroundContainer.kt34 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
DChipChronometer.kt69 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
/frameworks/base/core/java/android/view/
DViewTraversalTracingStrings.java29 public final String onMeasure; field in ViewTraversalTracingStrings
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcutAppItemLayout.java45 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in KeyboardShortcutAppItemLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNoRemeasureMotionLayout.kt42 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
/frameworks/base/core/java/com/android/internal/widget/
DWeightedLinearLayout.java57 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WeightedLinearLayout
DNotificationVanishingFrameLayout.java51 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in NotificationVanishingFrameLayout
DDialogViewAnimator.java42 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogViewAnimator
DDialogTitle.java51 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
DPreferenceImageView.java49 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in PreferenceImageView
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/myapplication.widgets/
DDialogView.java53 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogView
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DButtonBarLayout.java46 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
DIntrinsicSizeFrameLayout.java68 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in IntrinsicSizeFrameLayout
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DZenRadioLayout.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ZenRadioLayout
/frameworks/rs/tests/java_api/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/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DVerticalSeekBar.java47 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in VerticalSeekBar
DFixedAspectSurfaceView.java86 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FixedAspectSurfaceView
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DDialogTitle.java50 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DIgnorableChildLinearLayout.kt49 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method

1234567