Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
DListItemsExpandOnSelectionTest.java73 final int oldBottom = mListView.getSelectedView().getBottom(); in testMoveSelectionUpNotRequiringScroll() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardUserSwitcherScrim.java86 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DRegionSamplingHelper.java149 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarTransitions.java98 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in NavigationBarTransitions() argument
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2Settings.java306 double oldBottom = (rectangle.bottom + 1000) / 2000.0; in legacyAreasToMeteringRectangles() local
/frameworks/base/core/java/com/android/internal/widget/
DMessagingPropertyAnimator.java59 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java183 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onViewCreated() argument
226 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onViewCreated() argument
DQSAnimator.java580 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java817 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelViewController.java1380 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
DNotificationPanelViewController.java4527 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/frameworks/base/core/java/android/widget/
DGridView.java941 final int oldBottom = mReferenceViewInSelectedRow == null ? 0 : in moveSelection() local
/frameworks/base/media/java/android/media/
DCea708CaptionRenderer.java1986 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/frameworks/base/core/java/android/view/
DView.java16615 int oldLeft, int oldTop, int oldRight, int oldBottom); in onLayoutChange()