Home
last modified time | relevance | path

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

123456

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A 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
H A DTextPathActivity.java52 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TextPathActivity.CustomTextView
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DWeightedLinearLayout.java57 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WeightedLinearLayout
H A DNotificationVanishingFrameLayout.java51 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in NotificationVanishingFrameLayout
H A DDialogTitle.java51 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
H A DDialogViewAnimator.java42 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogViewAnimator
H A DPreferenceImageView.java49 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in PreferenceImageView
H A DNotificationMaxHeightFrameLayout.java61 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in NotificationMaxHeightFrameLayout
H A DRemeasuringLinearLayout.java56 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in RemeasuringLinearLayout
H A DButtonBarLayout.java64 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
/aosp14/frameworks/base/core/java/android/view/
H A DViewTraversalTracingStrings.java29 public final String onMeasure; field in ViewTraversalTracingStrings
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcutAppItemLayout.java45 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in KeyboardShortcutAppItemLayout
/aosp14/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/
H A DEmbeddedWindowService.java66 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in EmbeddedWindowService.SlowView
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DBottomSheetLayout.java50 public void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in BottomSheetLayout
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DZenRadioLayout.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ZenRadioLayout
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DUniqueObjectHostView.kt99 fun onMeasure(input: MeasurementInput): MeasurementOutput regex
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DDialogTitle.java50 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialogTitle
H A DButtonBarLayout.java62 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DResizingSpace.java99 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ResizingSpace
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DResolverViewPager.java54 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ResolverViewPager
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DLabelView.java120 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LabelView
H A DListViewTest.java124 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ListViewTest.MockView
/aosp14/frameworks/base/core/java/android/widget/
H A DSpace.java95 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in Space
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DMessagingLinearLayoutTest.java147 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MessagingLinearLayoutTest.FakeImageFloatingTextView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsColumnLayout.java49 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GlobalActionsColumnLayout

123456