Home
last modified time | relevance | path

Searched refs:oldBottom (Results 1 – 25 of 45) sorted by relevance

12

/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/core/
DBaseLayoutController.java201 int oldLeft, int oldTop, int oldRight, int oldBottom) -> { in InsetsUpdater()
203 || right != oldRight || bottom != oldBottom) { in InsetsUpdater()
/packages/apps/Camera2/src/com/android/camera/
DTextureViewHelper.java103 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
118 oldRight, oldBottom); in onLayoutChange()
DVideoUI.java64 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged() argument
DPhotoUI.java102 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged() argument
/packages/apps/Camera2/src/com/android/camera/ui/
DPreviewStatusListener.java50 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom); in onPreviewLayoutChanged() argument
DZoomView.java183 int oldLeft, int oldTop, int oldRight, int oldBottom) { in ZoomView()
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardController.java124 int oldLeft, int oldTop, int oldRight, int oldBottom) {
128 int oldH = oldBottom - oldTop;
/packages/apps/Camera2/src/com/android/camera/widget/
DCling.java39 int oldLeft, int oldTop, int oldRight, int oldBottom) {
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DBummerView.java95 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onAttachedToWindow()
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/toolbar/
DToolbarControllerImpl.java166 oldLeft, oldTop, oldRight, oldBottom) -> { in ToolbarControllerImpl() argument
167 if (oldBottom - oldTop != bottom - top) { in ToolbarControllerImpl()
/packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/
DAttachmentGridItemView.java73 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onFinishInflate()
/packages/apps/Dialer/java/com/android/incallui/video/impl/
DVideoCallFragment.java284 int oldBottom) { in onCreateView()
303 int oldBottom) { in onCreateView()
322 int oldBottom) { in onCreateView()
/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DThemeFragment.java549 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
DCustomThemeNameFragment.java165 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
/packages/apps/Messaging/src/com/android/messaging/ui/
DVCardDetailFragment.java80 final int oldBottom) { in onCreateView()
DPersonItemView.java140 final int oldBottom) { in onLayoutChange() argument
DAttachmentPreview.java89 final int oldBottom) { in onFinishInflate()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetCell.java209 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DGalleryGridItemView.java103 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onFinishInflate()
/packages/apps/ThemePicker/src/com/android/customization/widget/
DPreviewPager.java145 int oldLeft, int oldTop, int oldRight, int oldBottom) { in forceCardWidth()
/packages/apps/Camera2/src/com/android/camera/captureintent/
DCaptureIntentModule.java252 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) {
/packages/apps/ThemePicker/src/com/android/customization/picker/grid/
DGridFragment.java146 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onCreateView()
/packages/services/Telephony/src/com/android/phone/
DEmergencyActionGroup.java214 int oldTop, int oldRight, int oldBottom) {
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/recyclerview/
DDefaultScrollBar.java111 int oldBottom) -> { in initialize() argument
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTrustedCredentialsDialogBuilder.java359 int oldLeft, int oldTop, int oldRight, int oldBottom) { in addAndAnimateNewContent()

12