Home
last modified time | relevance | path

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

123456

/packages/apps/LegacyCamera/src/com/android/camera/ui/
DExpandedGridView.java29 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ExpandedGridView
DOneRowGridView.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in OneRowGridView
DControlPanelLayout.java40 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in ControlPanelLayout
/packages/apps/Messaging/src/com/android/messaging/ui/
DImeDetectFrameLayout.java32 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ImeDetectFrameLayout
DMaxHeightScrollView.java44 protected void onMeasure(final int widthMeasureSpec, final int heightMeasureSpec) { in onMeasure() method in MaxHeightScrollView
/packages/apps/Settings/src/com/android/settings/display/
DMessageBubbleBackground.java35 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MessageBubbleBackground
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/
DMessageBubbleBackground.java35 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MessageBubbleBackground
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DMessageBubbleBackground.java35 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MessageBubbleBackground
/packages/apps/Contacts/src/com/android/contacts/widget/
DFullHeightLinearLayout.java44 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FullHeightLinearLayout
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DDialpadTextView.java62 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialpadTextView
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DDeferredAppWidgetHostView.java58 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DeferredAppWidgetHostView
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DDialpadTextView.java63 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DialpadTextView
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DCenteredLinearLayout.java38 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in CenteredLinearLayout
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAutoResizeListView.java42 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AutoResizeListView
DFolderListLayout.java41 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FolderListLayout
/packages/apps/DocumentsUI/src/com/android/documentsui/
DGridItemThumbnail.java46 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GridItemThumbnail
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceSquareTextureView.java41 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FaceSquareTextureView
/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DFixedAspectSurfaceView.java68 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FixedAspectSurfaceView
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/face/
DFaceSquareTextureView.java41 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FaceSquareTextureView
/packages/services/Telecomm/src/com/android/server/telecom/components/
DNonScrollListView.java40 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in NonScrollListView
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DBottomLabelLayout.java47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BottomLabelLayout
/packages/apps/Settings/src/com/android/settings/widget/
DBottomLabelLayout.java47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BottomLabelLayout
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/widget/
DConstraintViewPager.java52 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ConstraintViewPager
/packages/apps/Gallery2/src/com/android/photos/views/
DSquareImageView.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SquareImageView
/packages/apps/Terminal/src/com/android/terminal/
DTerminalLineView.java47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TerminalLineView

123456