Home
last modified time | relevance | path

Searched defs:oldLeft (Results 1 – 23 of 23) sorted by relevance

/aosp12/packages/apps/DevCamera/src/com/android/devcamera/
H A DNormalizedFace.java69 float oldLeft = bounds.left; in mirrorInX() 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.java85 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DTextureViewHelper.java103 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, 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/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DHeadsUpStatusBarView.java149 float oldLeft = mIconDrawingRect.left; in updateDrawingRect() local
H A DNotificationShelf.java816 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCamera2Settings.java303 double oldLeft = (rectangle.left + 1000) / 2000.0; in legacyAreasToMeteringRectangles() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingPropertyAnimator.java58 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
H A DSimpleItemAnimator.java92 int oldLeft = preLayoutInfo.left; in animateDisappearance() local
/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.java489 int oldLeft, 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.java624 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java1385 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
H A DNotificationPanelViewController.java4588 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp12/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1985 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java16674 int oldLeft, int oldTop, int oldRight, int oldBottom); in onLayoutChange()