/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/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/DeskClock/src/com/android/deskclock/ |
D | AlarmRecyclerView.java | 53 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in AlarmRecyclerView 55 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/ |
D | SystemUiObserver.java | 56 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SystemUiObserver 62 super.onLayout(changed, left, top, right, bottom); 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/Launcher3/src/com/android/launcher3/qsb/ |
D | QsbWidgetHostView.java | 57 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in QsbWidgetHostView 59 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/apps/Dialer/java/com/android/contacts/common/list/ |
D | AutoScrollListView.java | 116 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in AutoScrollListView 117 super.onLayout(changed, l, t, r, b); in onLayout()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | AutoScrollListView.java | 120 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in AutoScrollListView 121 super.onLayout(changed, l, t, r, b); in onLayout()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ExtendedEditText.java | 80 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ExtendedEditText 81 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
D | BaseContainerView.java | 144 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BaseContainerView 145 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
D | GuidanceRelativeLayout.java | 58 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in GuidanceRelativeLayout 59 super.onLayout(changed, l, t, r, b); in onLayout()
|
D | MessagePageFrameLayout.java | 61 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MessagePageFrameLayout 62 super.onLayout(changed, l, t, r, b); 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/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/ |
D | RenderOverlay.java | 126 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in RenderOverlay.RenderView 128 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
D | RenderOverlay.java | 150 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in RenderOverlay.RenderView 152 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/WallpaperPicker/src/com/android/photos/views/ |
D | TiledImageView.java | 125 protected void onLayout(boolean changed, int left, int top, int right, in onLayout() method in TiledImageView 127 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/ |
D | CircleView.java | 115 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in CircleView 116 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()
|