Home
last modified time | relevance | path

Searched refs:onLayout (Results 1 – 25 of 93) sorted by relevance

1234

/packages/apps/Browser/src/com/android/browser/
DTabScrollView.java85 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in TabScrollView
86 super.onLayout(changed, left, top, right, bottom); in onLayout()
233 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in TabScrollView.TabLayout
234 super.onLayout(changed, left, top, right, bottom); in onLayout()
DNavTabScroller.java50 public void onLayout(int l, int t, int r, int b); in onLayout() method
224 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in NavTabScroller
225 super.onLayout(changed, l, t, r, b); in onLayout()
232 mLayoutListener.onLayout(l, t, r, b); in onLayout()
DTabBar.java168 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in TabBar
358 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TabBar.TabView
359 super.onLayout(changed, l, t, r, b); in onLayout()
DSnapshotBar.java114 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in SnapshotBar
115 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/Camera/src/com/android/camera/ui/
DLayoutNotifyView.java44 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in LayoutNotifyView
45 super.onLayout(changed, l, t, r, b); in onLayout()
46 mLayoutChangeHelper.onLayout(changed, l, t, r, b); in onLayout()
DRenderOverlay.java141 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in RenderOverlay.RenderView
143 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Gallery2/src/com/android/camera/ui/
DLayoutNotifyView.java44 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in LayoutNotifyView
45 super.onLayout(changed, l, t, r, b); in onLayout()
46 mLayoutChangeHelper.onLayout(changed, l, t, r, b); in onLayout()
DRenderOverlay.java141 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in RenderOverlay.RenderView
143 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Gallery2/src/com/android/camera/
DPreviewFrameLayout.java132 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in PreviewFrameLayout
133 super.onLayout(changed, l, t, r, b); in onLayout()
134 mLayoutChangeHelper.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/Camera/src/com/android/camera/
DPreviewFrameLayout.java140 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in PreviewFrameLayout
141 super.onLayout(changed, l, t, r, b); in onLayout()
142 mLayoutChangeHelper.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DRightAlignedHorizontalScrollView.java35 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RightAlignedHorizontalScrollView
36 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
DTimelineRelativeLayout.java69 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TimelineRelativeLayout
70 super.onLayout(changed, l, t, r, b); in onLayout()
DZoomControl.java71 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ZoomControl
72 super.onLayout(changed, left, top, right, bottom); in onLayout()
DImageViewTouchBase.java117 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ImageViewTouchBase
118 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Browser/src/com/android/browser/view/
DStopProgressView.java73 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in StopProgressView
74 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java81 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in PagedViewGridLayout
82 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DButtonSwitcher.java61 protected void onLayout(final boolean changed, final int left, final int top, final int right, in onLayout() method in ButtonSwitcher
63 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ui/
DMtpImageView.java138 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MtpImageView
139 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/LegacyCamera/src/com/android/camera/
DModePicker.java253 protected void onLayout( in onLayout() method in ModePicker
255 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Gallery2/src/com/android/photos/views/
DTiledImageView.java154 protected void onLayout(boolean changed, int left, int top, int right, in onLayout() method in TiledImageView
156 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoCarousel.java278 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in PhotoCarousel
291 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Gallery/src/com/android/camera/
DImageViewTouchBase.java77 protected void onLayout(boolean changed, int left, int top, in onLayout() method in ImageViewTouchBase
79 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDetailTabCarousel.java202 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ContactDetailTabCarousel
203 super.onLayout(changed, l, t, r, b); in onLayout()
/packages/apps/Mms/src/com/android/mms/ui/
DSearchActivity.java99 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SearchActivity.TextViewSnippet
173 super.onLayout(changed, left, top, right, bottom); in onLayout()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java355 onLayout(sizeChanged, left, top, right, bottom); in layout()
399 protected void onLayout( in onLayout() method in GLView

1234