Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java538 private final PinnedStackAnimationListener mIPipAnimationListener = field in RecentsView
884 mIPipAnimationListener.setActivityAndRecentsView(mActivity, this); in onAttachedToWindow()
886 mIPipAnimationListener); in onAttachedToWindow()
906 mIPipAnimationListener.setActivityAndRecentsView(null, null); in onDetachedFromWindow()