Home
last modified time | relevance | path

Searched defs:oldBottom (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListItemsExpandOnSelectionTest.java73 final int oldBottom = mListView.getSelectedView().getBottom(); in testMoveSelectionUpNotRequiringScroll() local
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DPreviewStatusListener.java50 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom); in onPreviewLayoutChanged()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
H A DFontScalePreviewFragment.java80 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherScrim.java86 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DTextureViewHelper.java104 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
H A DVideoUI.java64 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged()
H A DPhotoUI.java102 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/navigationbar/
H A DRegionSamplingHelper.java155 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DPersonItemView.java140 final int oldBottom) { in onLayoutChange()
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCamera2Settings.java306 double oldBottom = (rectangle.bottom + 1000) / 2000.0; in legacyAreasToMeteringRectangles() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingPropertyAnimator.java59 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java817 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationFastScroller.java424 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
H A DCaptionWindowLayout.java492 int oldBottom) { in onLayoutChange()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListItemView.java178 final int oldBottom) { in onLayoutChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java625 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java1386 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
H A DNotificationPanelViewController.java4589 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/frameworks/base/core/java/android/widget/
H A DGridView.java941 final int oldBottom = mReferenceViewInSelectedRow == null ? 0 : in moveSelection() local
/aosp12/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1986 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java16674 int oldLeft, int oldTop, int oldRight, int oldBottom); in onLayoutChange()