Home
last modified time | relevance | path

Searched refs:removeOnLayoutChangeListener (Results 1 – 25 of 31) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarBoundsProvider.kt61 startSideContent.removeOnLayoutChangeListener(layoutListener)
62 endSideContent.removeOnLayoutChangeListener(layoutListener)
H A DStatusBarTouchableRegionManager.java226 mNotificationPanelView.removeOnLayoutChangeListener(this); in updateTouchableRegionAfterLayout()
H A DHeadsUpAppearanceController.java156 mView.removeOnLayoutChangeListener(this); in HeadsUpAppearanceController()
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt696 dialogContentWithBackground.removeOnLayoutChangeListener(this)
851 decorView.removeOnLayoutChangeListener(decorViewLayoutListener)
873 dialogContentWithBackground.removeOnLayoutChangeListener(
H A DViewHierarchyAnimator.kt950 view.removeOnLayoutChangeListener(previousListener)
971 view.removeOnLayoutChangeListener(listener)
/aosp14/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
H A DFloatingToolbar.java256 mWindow.getDecorView().removeOnLayoutChangeListener(mOrientationChangeHandler); in unregisterOrientationHandler()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/touch/
H A DTouchInsetManager.java98 view.removeOnLayoutChangeListener(mOnLayoutChangeListener); in removeViewFromTracking()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/regionsampling/
H A DRegionSampler.kt177 sampledView.removeOnLayoutChangeListener(layoutChangedListener)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/regionsampling/
H A DRegionSamplerTest.kt134 verify(sampledView).removeOnLayoutChangeListener(layoutChangedListener.value)
/aosp14/frameworks/base/core/java/android/animation/
H A DLayoutTransition.java957 child.removeOnLayoutChangeListener(this); in setupChangeAnimation()
980 child.removeOnLayoutChangeListener(listener); in setupChangeAnimation()
1523 view.removeOnLayoutChangeListener(listener); in cleanup()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizerController.java216 mView.removeOnLayoutChangeListener(this); in restoreInstanceState()
H A DTileAdapter.java437 holder.mTileView.removeOnLayoutChangeListener(this);
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserListAdapter.java136 textView.removeOnLayoutChangeListener(this);
310 holder.text.removeOnLayoutChangeListener(mPinTextSpacingListener); in onBindView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java313 mWalletView.removeOnLayoutChangeListener(this); in removeMinHeightAndRecordHeightOnLayout()
/aosp14/frameworks/base/core/java/com/android/internal/view/inline/
H A DInlineTooltipUi.java346 mContentContainer.removeOnLayoutChangeListener(mAnchoredOnLayoutChangeListener); in hide()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherController.java228 mView.removeOnLayoutChangeListener(mBackground); in onViewDetached()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
H A DKeyguardPreviewRenderer.kt437 DisposableHandle { parentView.removeOnLayoutChangeListener(layoutChangeListener) }
/aosp14/frameworks/base/core/java/android/widget/
H A DMediaController.java264 mAnchor.removeOnLayoutChangeListener(mLayoutChangeListener); in setAnchorView()
H A DPopupWindow.java2471 anchorRoot.removeOnLayoutChangeListener(mOnLayoutChangeListener);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DPrivacyDialogV2.kt98 window!!.decorView.removeOnLayoutChangeListener(decorViewLayoutListener)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationController.java429 mMirrorSurfaceView.removeOnLayoutChangeListener(mMirrorSurfaceViewLayoutChangeListener); in deleteWindowMagnification()
434 mMirrorView.removeOnLayoutChangeListener(mMirrorViewLayoutChangeListener); in deleteWindowMagnification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java871 public void removeOnLayoutChangeListener(View.OnLayoutChangeListener listener) { in removeOnLayoutChangeListener() method in NotificationStackScrollLayoutController
872 mView.removeOnLayoutChangeListener(listener); in removeOnLayoutChangeListener()
/aosp14/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1867 mCCLayout.removeOnLayoutChangeListener(this); in initWindow()
2048 mCCLayout.removeOnLayoutChangeListener(this); in removeFromCaptionView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java810 overlayView.removeOnLayoutChangeListener(this); in createOverlay()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1030 removeOnLayoutChangeListener(mOrientationChangedListener); in BubbleStackView()

12