Searched refs:removeAnimatingReason (Results 1 – 3 of 3) sorted by relevance
177 mWpc.removeAnimatingReason(WindowProcessController.ANIMATING_REASON_REMOTE_ANIMATION); in testSetAnimatingReason()179 mWpc.removeAnimatingReason(WindowProcessController.ANIMATING_REASON_WAKEFULNESS_CHANGE); in testSetAnimatingReason()
1874 removeAnimatingReason(ANIMATING_REASON_LEGACY_RECENT_ANIMATION); in setRunningRecentsAnimation()1882 removeAnimatingReason(ANIMATING_REASON_REMOTE_ANIMATION); in setRunningRemoteAnimation()1894 void removeAnimatingReason(@AnimatingReason int reason) { in removeAnimatingReason() method in WindowProcessController
5684 proc.removeAnimatingReason( in handleMessage()