Searched refs:selectAnimationLw (Results 1 – 3 of 3) sorted by relevance
744 public int selectAnimationLw(WindowState win, int transit); in selectAnimationLw() method
1847 int anim = mPolicy.selectAnimationLw(mWin, transit); in applyAnimationLocked()
2459 public int selectAnimationLw(WindowState win, int transit) { in selectAnimationLw() method in PhoneWindowManager