/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | KeyguardUserSwitcherScrim.java | 89 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument 90 if (left != oldLeft || top != oldTop || right != oldRight || bottom != oldBottom) { in onLayoutChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSDualTileLabel.java | 84 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in QSDualTileLabel() 85 if ((oldRight - oldLeft) != (right - left)) { in QSDualTileLabel()
|
D | QSFooterImpl.java | 158 addOnLayoutChangeListener((v, left, top, right, bottom, oldLeft, oldTop, oldRight, in onFinishInflate()
|
D | QSAnimator.java | 410 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarTouchableRegionManager.java | 108 int oldTop, int oldRight, int oldBottom) { in updateTouchableRegionAfterLayout()
|
D | HeadsUpAppearanceController.java | 81 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) 148 int oldLeft, int oldTop, int oldRight, int oldBottom) { in HeadsUpAppearanceController()
|
D | RegionSamplingHelper.java | 147 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|
D | NavBarTintController.java | 127 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|
D | NavigationBarTransitions.java | 96 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in NavigationBarTransitions() argument
|
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/hvac/ |
D | TemperatureTextAnimator.java | 72 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> in TemperatureTextAnimator()
|
D | TemperatureBackgroundAnimator.java | 82 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> in TemperatureBackgroundAnimator()
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
D | AndroidCamera2Settings.java | 305 double oldRight = (rectangle.right + 1000) / 2000.0; in legacyAreasToMeteringRectangles() local 312 mCropRectangle.width() * oldRight, 0, mCropRectangle.width() - 1); in legacyAreasToMeteringRectangles()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | MessagingPropertyAnimator.java | 59 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|
D | FloatingToolbar.java | 111 int oldLeft, int oldRight, int oldTop, int oldBottom) { 113 mOldRect.set(oldLeft, oldRight, oldTop, oldBottom);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
D | QSCustomizer.java | 299 int oldTop, int oldRight, int oldBottom) { in restoreInstanceState()
|
D | TileAdapter.java | 287 int oldLeft, int oldTop, int oldRight, int oldBottom) { in onBindViewHolder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | HardwareUiLayout.java | 435 (v1, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> in setDivisionView()
|
D | ScreenDecorations.java | 456 int oldTop, int oldRight, int oldBottom) { in setupDecorations()
|
/frameworks/base/core/java/android/widget/ |
D | MediaController.java | 207 int bottom, int oldLeft, int oldTop, int oldRight,
|
D | SearchView.java | 389 int oldLeft, int oldTop, int oldRight, int oldBottom) { in SearchView()
|
D | PopupWindow.java | 270 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> alignToAnchor();
|
/frameworks/base/core/java/android/animation/ |
D | LayoutTransition.java | 887 int oldLeft, int oldTop, int oldRight, int oldBottom) { in setupChangeAnimation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationShelf.java | 945 int oldTop, int oldRight, int oldBottom) {
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/ |
D | BubbleStackView.java | 421 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in BubbleStackView()
|
/frameworks/base/media/java/android/media/ |
D | Cea708CaptionRenderer.java | 1986 int oldTop, int oldRight, int oldBottom) { in onLayoutChange() argument
|