Searched refs:mPipAnimationListener (Results 1 – 2 of 2) sorted by relevance
90 private IPipAnimationListener mPipAnimationListener; field in SystemUiProxy172 if (mPipAnimationListener != null && mPip != null) { in setProxy()173 setPinnedStackAnimationListener(mPipAnimationListener); in setProxy()513 mPipAnimationListener = listener; in setPinnedStackAnimationListener()
886 private final PipAnimationListener mPipAnimationListener = new PipAnimationListener() { field in PipController.IPipImpl901 c -> c.setPinnedStackAnimationListener(mPipAnimationListener), in IPipImpl()