Home
last modified time | relevance | path

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

12345678910>>...19

/aosp_15_r20/packages/apps/DevCamera/src/com/android/devcamera/
DNormalizedFace.java69 float oldLeft = bounds.left; in mirrorInX() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/component/anc/ui/composable/
DOnWidthChangedLayoutListener.java27 …android.view.View v, int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRig… in onLayoutChange()
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/ui/
DPreviewStatusListener.java50 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom); in onPreviewLayoutChanged()
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
H A DTestActivity.java49 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
H A DTestGetWindowLayoutInfoActivity.java68 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
DFontScalePreviewFragment.java80 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarHoverToolTipController.java93 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in TaskbarHoverToolTipController() argument
DTaskbarTransitions.java51 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in init() argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/
DEnterTransitionAnimationDelegate.java60 …android.view.View v, int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRig… in onLayoutChange()
/aosp_15_r20/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()
/aosp_15_r20/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
H A DImeLayoutInfo.java92 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in fromLayoutListenerCallback()
/aosp_15_r20/cts/tests/tests/gameservice/src/android/service/games/
H A DTestGameSessionService.java156 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onCreate() argument
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSImpl.java232 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onComponentCreated() argument
271 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onComponentCreated() argument
/aosp_15_r20/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/util/
H A DDialog.kt143 oldLeft, in maybeForceFullscreen() method
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/
DTextureViewHelper.java103 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/
DPersonItemView.java139 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/windowdecor/tiling/
DDesktopTilingDividerWindowManager.java154 …android.view.View v, int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRig… in onLayoutChange()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DHeadsUpStatusBarView.java150 float oldLeft = mIconDrawingRect.left; in updateDrawingRect() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
H A DBrightnessDialog.java191 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in setBrightnessDialogViewAttributes() argument
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DWindowMetricsTestHelper.java208 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDragPositioningCallbackUtility.java78 final int oldLeft = repositionTaskBounds.left; in changeBounds() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/handles/
H A DRegionSamplingHelper.java183 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java187 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in init() argument
/aosp_15_r20/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCamera2Settings.java303 double oldLeft = (rectangle.left + 1000) / 2000.0; in legacyAreasToMeteringRectangles() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/
H A DNavigationBarTransitions.java87 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in NavigationBarTransitions() argument

12345678910>>...19