/packages/apps/Browser/src/com/android/browser/ |
D | TabScrollView.java | 85 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()
|
D | NavTabScroller.java | 50 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()
|
D | TabBar.java | 168 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()
|
D | SnapshotBar.java | 114 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/ |
D | LayoutNotifyView.java | 44 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()
|
D | RenderOverlay.java | 141 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/ |
D | LayoutNotifyView.java | 44 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()
|
D | RenderOverlay.java | 141 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/ |
D | PreviewFrameLayout.java | 132 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/ |
D | PreviewFrameLayout.java | 140 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/ |
D | RightAlignedHorizontalScrollView.java | 35 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/ |
D | TimelineRelativeLayout.java | 69 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()
|
D | ZoomControl.java | 71 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()
|
D | ImageViewTouchBase.java | 117 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/ |
D | StopProgressView.java | 73 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/ |
D | PagedViewGridLayout.java | 81 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/ |
D | ButtonSwitcher.java | 61 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/ |
D | MtpImageView.java | 138 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/ |
D | ModePicker.java | 253 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/ |
D | TiledImageView.java | 154 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/ |
D | PhotoCarousel.java | 278 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/ |
D | ImageViewTouchBase.java | 77 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/ |
D | ContactDetailTabCarousel.java | 202 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/ |
D | SearchActivity.java | 99 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/ |
D | GLView.java | 355 onLayout(sizeChanged, left, top, right, bottom); in layout() 399 protected void onLayout( in onLayout() method in GLView
|