Home
last modified time | relevance | path

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

/packages/apps/DevCamera/src/com/android/devcamera/
DNormalizedFace.java69 float oldLeft = bounds.left; in mirrorInX() local
/packages/apps/Camera2/src/com/android/camera/ui/
DPreviewStatusListener.java50 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom); in onPreviewLayoutChanged()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
DFontScalePreviewFragment.java80 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DRootSandboxLayout.java87 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onFinishInflate() argument
DAllSetActivity.java158 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onCreate() argument
/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()
DVideoUI.java64 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged()
DPhotoUI.java102 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in onPreviewLayoutChanged()
/packages/apps/Messaging/src/com/android/messaging/ui/
DPersonItemView.java139 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java424 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java489 int oldLeft, in onLayoutChange()
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java177 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()