Searched refs:selectAnimationLw (Results 1 – 4 of 4) sorted by relevance
230 public int selectAnimationLw(WindowState win, int transit) {
1018 public int selectAnimationLw(WindowState win, int transit); in selectAnimationLw() method
1785 int anim = mPolicy.selectAnimationLw(mWin, transit); in applyAnimationLocked()
3081 public int selectAnimationLw(WindowState win, int transit) { in selectAnimationLw() method in PhoneWindowManager