Searched refs:mAppTransitionListener (Results 1 – 3 of 3) sorted by relevance
35 private final AppTransitionListener mAppTransitionListener = new AppTransitionListener() { field in StatusBarController111 return mAppTransitionListener; in getAppTransitionListener()
142 final AppTransitionListener mAppTransitionListener = new AppTransitionListener() { field in RecentsAnimationController351 mDisplayContent.mAppTransition.registerListenerLocked(mAppTransitionListener); in initialize()619 mDisplayContent.mAppTransition.unregisterListener(mAppTransitionListener); in cleanupAnimation()
169 mController.mAppTransitionListener.onAppTransitionStartingLocked(0, 0, 0, 0); in testDeferCancelAnimation()