Home
last modified time | relevance | path

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

12345

/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
DStackLayout.java33 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in StackLayout
/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/Messaging/src/com/android/messaging/ui/conversation/
DMessageBubbleBackground.java35 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MessageBubbleBackground
/packages/apps/Settings/src/com/android/settings/display/
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/Calendar/src/com/android/calendar/recurrencepicker/
DLinearLayoutWithMaxWidth.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in LinearLayoutWithMaxWidth
DWeekButton.java44 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WeekButton
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DCenteredLinearLayout.java38 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in CenteredLinearLayout
/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/UnifiedEmail/src/com/android/mail/ui/
DFolderListLayout.java41 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FolderListLayout
DAutoResizeListView.java42 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AutoResizeListView
/packages/apps/Settings/src/com/android/settings/widget/
DAspectRatioFrameLayout.java53 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AspectRatioFrameLayout
/packages/apps/Gallery2/src/com/android/photos/views/
DSquareImageView.java39 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SquareImageView
/packages/apps/LegacyCamera/src/com/android/camera/
DPreviewFrameLayout.java63 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in PreviewFrameLayout
/packages/apps/Terminal/src/com/android/terminal/
DTerminalLineView.java47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TerminalLineView
/packages/apps/DeskClock/src/com/android/deskclock/widget/
DEllipsizeLayout.java62 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in EllipsizeLayout
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DSoftwareCameraPreview.java87 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SoftwareCameraPreview
DHardwareCameraPreview.java93 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in HardwareCameraPreview
/packages/apps/ExactCalculator/src/com/android/calculator2/
DAlignedTextView.java54 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AlignedTextView
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
DButtonBarLayout.java52 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
/packages/apps/Settings/src/com/android/settings/fingerprint/
DFingerprintLocationAnimationVideoView.java47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FingerprintLocationAnimationVideoView

12345