Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowAnimator.java176 void setNullAnimation() { in setNullAnimation() method in AppWindowAnimator
186 setNullAnimation(); in clearAnimation()
217 setNullAnimation(); in transferCurrentAnimation()
330 setNullAnimation(); in stepAnimation()
DWindowSurfacePlacer.java1224 appAnimator.setNullAnimation(); in handleOpeningApps()
1313 appAnimator.setNullAnimation(); in handleClosingApps()
1605 appAnimator.setNullAnimation(); in processApplicationsAnimatingInPlace()
DWindowManagerService.java4312 wtoken.mAppAnimator.setNullAnimation(); in setTokenVisibilityLocked()
4436 wtoken.mAppAnimator.setNullAnimation(); in updateTokenInPlaceLocked()