Home
last modified time | relevance | path

Searched refs:updateBounds (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsBackgroundDrawable.java71 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 DKeyguardDisplayManager.java304 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 DSplitLayout.java227 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 DTransitionLayout.kt171 updateBounds()
234 private fun updateBounds() { regex
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/countdown/
H A DCountDownRenderer.java126 synchronized void updateBounds(RectF loopBounds, float totalDiameter) { in updateBounds() method in CountDownRenderer
H A DLoopingAnimationThread.java232 mCountDownRenderer.updateBounds(mLoopBounds, mTotalDiameter); in updateSize()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java252 public int updateBounds(int minTopPosition, int minBottomPosition, in updateBounds() method in NotificationSection
H A DNotificationStackScrollLayout.java2417 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 DCarDisplayAreaController.java350 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 DStageCoordinator.java465 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 DStageCoordinator.java567 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 DDisplayContent.java2840 updateBounds(); in updateBaseDisplayMetrics()
4521 private void updateBounds() { in updateBounds() method in DisplayContent
/aosp12/frameworks/base/services/
H A Dart-profile45915 HSPLcom/android/server/wm/DisplayContent;->updateBounds()V