/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
H A D | AllAppsBackgroundDrawable.java | 71 public void updateBounds(Rect bounds) { in updateBounds() method in AllAppsBackgroundDrawable.TransformedImageDrawable 169 mHand.updateBounds(bounds); in onBoundsChange() 171 mIcons[i].updateBounds(bounds); in onBoundsChange()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardDisplayManager.java | 304 updateBounds(); in onDisplayChanged() 312 updateBounds(); in onCreate() 339 private void updateBounds() { in updateBounds() method in KeyguardDisplayManager.KeyguardPresentation
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/ |
H A D | SplitLayout.java | 227 updateBounds(mDividePosition); in initDividerPosition() 231 private void updateBounds(int position) { in updateBounds() method in SplitLayout 293 updateBounds(position); in updateDivideBounds() 299 updateBounds(mDividePosition); in setDividePosition() 316 updateBounds(mDividePosition); in resetDividerPosition()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/ |
H A D | TransitionLayout.kt | 171 updateBounds() 234 private fun updateBounds() { regex
|
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/countdown/ |
H A D | CountDownRenderer.java | 126 synchronized void updateBounds(RectF loopBounds, float totalDiameter) { in updateBounds() method in CountDownRenderer
|
H A D | LoopingAnimationThread.java | 232 mCountDownRenderer.updateBounds(mLoopBounds, mTotalDiameter); in updateSize()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationSection.java | 252 public int updateBounds(int minTopPosition, int minBottomPosition, in updateBounds() method in NotificationSection
|
H A D | NotificationStackScrollLayout.java | 2417 firstVisibleSection.updateBounds(0 /* minTopPosition*/, 0 /* minBottomPosition */, 2430 minTopPosition = section.updateBounds(minTopPosition, minBottomPosition,
|
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/ |
H A D | CarDisplayAreaController.java | 350 updateBounds(wct); in register() 657 private void updateBounds(WindowContainerTransaction wct) { in updateBounds() method in CarDisplayAreaController
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/ |
H A D | StageCoordinator.java | 465 private void setSideStagePosition(@SplitPosition int sideStagePosition, boolean updateBounds, in setSideStagePosition() argument 471 if (mSideStageListener.mVisible && updateBounds) { in setSideStagePosition()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
H A D | StageCoordinator.java | 567 private void setSideStagePosition(@SplitPosition int sideStagePosition, boolean updateBounds, in setSideStagePosition() argument 573 if (mSideStageListener.mVisible && updateBounds) { in setSideStagePosition()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DisplayContent.java | 2840 updateBounds(); in updateBaseDisplayMetrics() 4521 private void updateBounds() { in updateBounds() method in DisplayContent
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 45915 HSPLcom/android/server/wm/DisplayContent;->updateBounds()V
|