/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | KeyguardUserSwitcherScrim.java | 85 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
D | RegionSamplingHelper.java | 149 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | HeadsUpStatusBarView.java | 149 float oldLeft = mIconDrawingRect.left; in updateDrawingRect() local
|
D | NotificationShelf.java | 816 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBarTransitions.java | 98 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in NavigationBarTransitions() argument
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
D | AndroidCamera2Settings.java | 303 double oldLeft = (rectangle.left + 1000) / 2000.0; in legacyAreasToMeteringRectangles() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | MessagingPropertyAnimator.java | 58 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
D | SimpleItemAnimator.java | 92 int oldLeft = preLayoutInfo.left; in animateDisappearance() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSFragment.java | 183 (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
|
D | QSAnimator.java | 579 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
D | TileAdapter.java | 315 holder.itemView.setVisibility(mTileDividerIndex < mTiles.size() - 1 ? View.VISIBLE in onBindViewHolder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PanelViewController.java | 1379 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
D | NotificationPanelViewController.java | 4526 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/frameworks/base/media/java/android/media/ |
D | Cea708CaptionRenderer.java | 1985 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 16615 int oldLeft, int oldTop, int oldRight, int oldBottom); in onLayoutChange()
|