/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | KeyguardStatusViewControllerTest.java | 104 mController.updatePosition(10, 15, 20f, true); in updatePosition_primaryClockAnimation() 107 verify(mKeyguardClockSwitchController).updatePosition( in updatePosition_primaryClockAnimation() 119 mController.updatePosition(10, 15, 20f, true); in updatePosition_alternateClockAnimation() 122 verify(mKeyguardClockSwitchController).updatePosition( in updatePosition_alternateClockAnimation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | ShadeHeaderController.kt | 207 updatePosition() in <lambda>() 471 updatePosition() in <lambda>() 510 updatePosition() in <lambda>() 514 private fun updatePosition() { in <lambda>() method
|
D | NotificationPanelViewController.java | 1716 mKeyguardStatusViewController.updatePosition( in updateClockAppearance() 1721 mKeyguardQsUserSwitchController.updatePosition( in updateClockAppearance() 1727 mKeyguardUserSwitcherController.updatePosition( in updateClockAppearance() 4556 mKeyguardStatusViewController.updatePosition(
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/ |
D | MoveToDesktopAnimator.kt | 81 fun updatePosition(ev: MotionEvent) { in updatePosition() method
|
D | DesktopModeWindowDecorViewModel.java | 934 mMoveToDesktopAnimator.updatePosition(ev); in handleCaptionThroughStatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardStatusViewController.java | 387 public void updatePosition(int x, int y, float scale, boolean animate) { in updatePosition() method in KeyguardStatusViewController 393 mKeyguardClockSwitchController.updatePosition(x, 1f /* scale */, in updatePosition() 398 mKeyguardClockSwitchController.updatePosition(x, scale, in updatePosition()
|
D | KeyguardClockSwitchController.java | 532 void updatePosition(int x, float scale, AnimationProperties props, boolean animate) { in updatePosition() method in KeyguardClockSwitchController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | KeyguardQsUserSwitchController.java | 350 public void updatePosition(int x, int y, boolean animate) { in updatePosition() method in KeyguardQsUserSwitchController
|
D | KeyguardUserSwitcherController.java | 336 public void updatePosition(int x, int y, boolean animate) { in updatePosition() method in KeyguardUserSwitcherController
|
/frameworks/base/core/java/android/widget/ |
D | Editor.java | 1430 public void updatePosition(int parentPositionX, int parentPositionY, in updatePosition() method 3691 updatePosition(); in addSubscriber() 3744 updatePosition(); in onPreDraw() 3750 positionListener.updatePosition(mPositionX, mPositionY, in onPreDraw() 3760 private void updatePosition() { in updatePosition() method in Editor.PositionListener 3822 updatePosition(positionListener.getPositionX(), positionListener.getPositionY()); in show() 3854 private void updatePosition(int parentPositionX, int parentPositionY) { in updatePosition() method in Editor.PinnedPopupWindow 3884 public void updatePosition(int parentPositionX, int parentPositionY, in updatePosition() method in Editor.PinnedPopupWindow 3889 updatePosition(parentPositionX, parentPositionY); in updatePosition() 4862 public void updatePosition(int parentPositionX, int parentPositionY, in updatePosition() method in Editor.CursorAnchorInfoNotifier [all …]
|
/frameworks/av/include/media/ |
D | VolumeShaper.h | 812 updatePosition(frameCount, sampleRate, mDelayXOffset); in getVolume() 855 void updatePosition(int64_t startFrame, double sampleRate, S xOffset) { in updatePosition() function
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 66147 Landroid/widget/Editor$CursorAnchorInfoNotifier;->updatePosition(IIZZ)V 66267 Landroid/widget/Editor$HandleView;->updatePosition(FFZ)V 66268 Landroid/widget/Editor$HandleView;->updatePosition(IIZZ)V 66304 Landroid/widget/Editor$InsertionHandleView;->updatePosition(FFZ)V 66348 Landroid/widget/Editor$PinnedPopupWindow;->updatePosition(II)V 66349 Landroid/widget/Editor$PinnedPopupWindow;->updatePosition(IIZZ)V 66368 Landroid/widget/Editor$PositionListener;->updatePosition()V 66408 Landroid/widget/Editor$SelectionHandleView;->updatePosition(FFZ)V 66530 Landroid/widget/Editor$TextViewPositionListener;->updatePosition(IIZZ)V
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 19613 HSPLandroid/widget/Editor$CursorAnchorInfoNotifier;->updatePosition(IIZZ)V 19634 HSPLandroid/widget/Editor$HandleView;->updatePosition(IIZZ)V 19660 HSPLandroid/widget/Editor$PositionListener;->updatePosition()V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 19677 HSPLandroid/widget/Editor$CursorAnchorInfoNotifier;->updatePosition(IIZZ)V 19698 HSPLandroid/widget/Editor$HandleView;->updatePosition(IIZZ)V 19724 HSPLandroid/widget/Editor$PositionListener;->updatePosition()V
|