Home
last modified time | relevance | path

Searched defs:oldRight (Results 1 – 20 of 20) sorted by relevance

/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.java139 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCamera2Settings.java305 double oldRight = (rectangle.right + 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.java491 int oldRight, in onLayoutChange()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListItemView.java177 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileAdapter.java315 holder.itemView.setVisibility(mTileDividerIndex < mTiles.size() - 1 ? View.VISIBLE in onBindViewHolder()
/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/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()