/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()
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | MiniDrawerView.java | 189 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MiniDrawerView 208 super.onLayout(changed, l, t, r, b); in onLayout() 216 super.onLayout(changed, l, t, r, b); in onLayout() 238 super.onLayout(changed, l, t, r, b); in onLayout()
|
D | FolderListLayout.java | 47 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in FolderListLayout 49 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
D | AttachmentTile.java | 94 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in AttachmentTile 95 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/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/Camera2/src/com/android/camera/ui/ |
D | ProgressOverlay.java | 45 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ProgressOverlay 46 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
D | ModeSelectorItem.java | 132 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ModeSelectorItem 133 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/Launcher3/src/com/android/launcher3/ |
D | PagedViewGridLayout.java | 69 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in PagedViewGridLayout 70 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/apps/Camera2/src/com/android/camera/tinyplanet/ |
D | TinyPlanetPreview.java | 103 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in TinyPlanetPreview 104 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/apps/Settings/src/com/android/settings/widget/ |
D | StickyHeaderListView.java | 75 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in StickyHeaderListView 76 super.onLayout(changed, l, t, r, b); in onLayout()
|
D | SetupWizardIllustration.java | 115 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SetupWizardIllustration 139 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
D | ButtonSwitcher.java | 68 protected void onLayout(final boolean changed, final int left, final int top, final int right, in onLayout() method in ButtonSwitcher 70 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/apps/Camera2/src/com/android/camera/widget/ |
D | VideoRecordingHints.java | 199 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in VideoRecordingHints 200 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
D | ModeOptions.java | 144 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ModeOptions 170 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/gallery3d/ingest/ui/ |
D | MtpImageView.java | 185 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MtpImageView 186 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()
|