/packages/apps/PermissionController/src/android/support/wearable/view/ |
D | WearableListView.java | 166 int oldLeft, int oldTop, int oldRight, int oldBottom) { 869 int oldTop = getCentralViewTop() + mInitialOffset; in onLayoutChildren() local 903 oldTop = getChildAt(0).getTop(); in onLayoutChildren() 920 oldTop = getChildAt(index).getTop(); in onLayoutChildren() 922 while (oldTop > getPaddingTop() && position > 0) { in onLayoutChildren() 924 oldTop -= getItemHeight(); in onLayoutChildren() 926 if (position == 0 && oldTop > getCentralViewTop()) { in onLayoutChildren() 930 oldTop = getCentralViewTop(); in onLayoutChildren() 937 oldTop = getCentralViewTop() - getItemHeight(); in onLayoutChildren() 940 performLayoutChildren(recycler, state, parentBottom, oldTop); in onLayoutChildren()
|
/packages/apps/DevCamera/src/com/android/devcamera/ |
D | NormalizedFace.java | 87 float oldTop = bounds.top; in mirrorInY() local 89 bounds.bottom = 1f - oldTop; in mirrorInY()
|
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/core/ |
D | BaseLayoutController.java | 201 int oldLeft, int oldTop, int oldRight, int oldBottom) -> { in InsetsUpdater() 202 if (left != oldLeft || top != oldTop in InsetsUpdater()
|
/packages/apps/Camera2/src/com/android/camera/ |
D | TextureViewHelper.java | 103 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument 117 mOnLayoutChangeListener.onLayoutChange(v, left, top, right, bottom, oldLeft, oldTop, in onLayoutChange()
|
D | VideoUI.java | 64 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged() argument
|
D | PhotoUI.java | 102 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged() argument
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | PreviewStatusListener.java | 50 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom); in onPreviewLayoutChanged() argument
|
D | ZoomView.java | 183 int oldLeft, int oldTop, int oldRight, int oldBottom) { in ZoomView()
|
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/ |
D | LeanbackKeyboardController.java | 124 int oldLeft, int oldTop, int oldRight, int oldBottom) { 128 int oldH = oldBottom - oldTop;
|
/packages/apps/Camera2/src/com/android/camera/widget/ |
D | Cling.java | 39 int oldLeft, int oldTop, int oldRight, int oldBottom) {
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | BummerView.java | 95 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onAttachedToWindow()
|
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/toolbar/ |
D | ToolbarControllerImpl.java | 166 oldLeft, oldTop, oldRight, oldBottom) -> { in ToolbarControllerImpl() argument 167 if (oldBottom - oldTop != bottom - top) { in ToolbarControllerImpl()
|
/packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/ |
D | AttachmentGridItemView.java | 73 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onFinishInflate()
|
/packages/apps/Dialer/java/com/android/incallui/video/impl/ |
D | VideoCallFragment.java | 282 int oldTop, in onCreateView() 301 int oldTop, in onCreateView() 320 int oldTop, in onCreateView()
|
/packages/apps/ThemePicker/src/com/android/customization/picker/theme/ |
D | ThemeFragment.java | 549 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument 615 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|
D | CustomThemeNameFragment.java | 165 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | VCardDetailFragment.java | 79 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onCreateView()
|
D | PersonItemView.java | 139 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange() argument
|
D | AttachmentPreview.java | 88 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onFinishInflate()
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | WidgetCell.java | 209 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
D | GalleryGridItemView.java | 103 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onFinishInflate()
|
/packages/apps/ThemePicker/src/com/android/customization/widget/ |
D | PreviewPager.java | 145 int oldLeft, int oldTop, int oldRight, int oldBottom) { in forceCardWidth()
|
/packages/apps/Camera2/src/com/android/camera/captureintent/ |
D | CaptureIntentModule.java | 252 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) {
|
/packages/apps/ThemePicker/src/com/android/customization/picker/grid/ |
D | GridFragment.java | 146 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onCreateView()
|
/packages/services/Telephony/src/com/android/phone/ |
D | EmergencyActionGroup.java | 214 int oldTop, int oldRight, int oldBottom) {
|