Home
last modified time | relevance | path

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

123456

/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/packages/SystemUI/src/com/android/systemui/globalactions/
DMinHeightScrollView.java36 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MinHeightScrollView
/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/core/java/com/android/internal/widget/
DWeightedLinearLayout.java57 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WeightedLinearLayout
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.java48 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in PreferenceImageView
DRemeasuringLinearLayout.java56 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in RemeasuringLinearLayout
DButtonBarLayout.java64 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
/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/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/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
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/SettingsLib/src/com/android/settingslib/notification/
DZenRadioLayout.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ZenRadioLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNeverExactlyLinearLayout.kt32 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DResizingSpace.java98 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ResizingSpace
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DAutoSizingList.java64 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AutoSizingList
/frameworks/base/core/java/com/android/internal/app/
DResolverViewPager.java54 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ResolverViewPager
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DCustomScrollView.java58 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in CustomScrollView
/frameworks/base/core/tests/coretests/src/android/widget/
DLabelView.java120 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LabelView
/frameworks/base/core/java/android/widget/
DSpace.java95 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in Space

123456