Searched refs:maybeUpdateTransitToTranslucentAnim (Results 1 – 2 of 2) sorted by relevance
59 mWindowSurfacePlacer.maybeUpdateTransitToTranslucentAnim(TRANSIT_TASK_OPEN)); in testTranslucentOpen()73 mWindowSurfacePlacer.maybeUpdateTransitToTranslucentAnim(TRANSIT_TASK_CLOSE)); in testTranslucentClose()
293 transit = maybeUpdateTransitToTranslucentAnim(transit); in handleAppTransitionReadyLocked()718 int maybeUpdateTransitToTranslucentAnim(int transit) { in maybeUpdateTransitToTranslucentAnim() method