Home
last modified time | relevance | path

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

1234567891011

/aosp12/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
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DWeightedLinearLayout.java57 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WeightedLinearLayout
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DExpandedGridView.java29 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ExpandedGridView
H A DOneRowGridView.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in OneRowGridView
H A DControlPanelLayout.java40 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in ControlPanelLayout
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DMinHeightScrollView.java36 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MinHeightScrollView
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DImeDetectFrameLayout.java32 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ImeDetectFrameLayout
H A DMaxHeightScrollView.java44 protected void onMeasure(final int widthMeasureSpec, final int heightMeasureSpec) { in onMeasure() method in MaxHeightScrollView
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DMessageBubbleBackground.java35 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MessageBubbleBackground
/aosp12/packages/apps/Settings/src/com/android/settings/display/
H A DMessageBubbleBackground.java35 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MessageBubbleBackground
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DConstraintViewPager.java45 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ConstraintViewPager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DAutoSizingList.java64 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AutoSizingList
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DFullHeightLinearLayout.java44 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FullHeightLinearLayout
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DCenteredLinearLayout.java38 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in CenteredLinearLayout
/aosp12/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
H A DDialpadTextView.java63 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialpadTextView
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DDialpadTextView.java62 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialpadTextView
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DGridItemThumbnail.java46 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GridItemThumbnail
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DFixedAspectSurfaceView.java68 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FixedAspectSurfaceView
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/components/
H A DNonScrollListView.java40 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in NonScrollListView
/aosp12/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
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceSquareTextureView.java41 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FaceSquareTextureView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DDeferredAppWidgetHostView.java68 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DeferredAppWidgetHostView
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DWallpaperSectionView.java40 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WallpaperSectionView
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DBottomLabelLayout.java47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BottomLabelLayout
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DSquareImageView.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SquareImageView

1234567891011