Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRemoteAnimationTargets.java79 public RemoteAnimationTargetCompat getNavBarRemoteAnimationTarget() { in getNavBarRemoteAnimationTarget() method in RemoteAnimationTargets
DTaskViewUtils.java183 final RemoteAnimationTargetCompat navBarTarget = targets.getNavBarRemoteAnimationTarget(); in createRecentsWindowAnimator()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java600 RemoteAnimationTargetCompat navBarTarget = openingTargets.getNavBarRemoteAnimationTarget(); in getOpeningWindowAnimators()
850 RemoteAnimationTargetCompat navBarTarget = openingTargets.getNavBarRemoteAnimationTarget(); in getOpeningWindowAnimatorsForWidget()