Home
last modified time | relevance | path

Searched defs:onMeasure (Results 1 – 25 of 156) 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/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/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.kt41 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
DNeverExactlyLinearLayout.kt32 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
DNotificationMaxHeightFrameLayout.java61 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in NotificationMaxHeightFrameLayout
/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/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallChronometer.kt71 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
/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/
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/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DIgnorableChildLinearLayout.kt49 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DResizingSpace.java99 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ResizingSpace
/frameworks/base/core/java/com/android/internal/app/
DResolverViewPager.java54 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ResolverViewPager

1234567