Home
last modified time | relevance | path

Searched defs:selectAnimationLw (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java1052 public int selectAnimationLw(WindowState win, int transit); in selectAnimationLw() method
DPhoneWindowManager.java3339 public int selectAnimationLw(WindowState win, int transit) { in selectAnimationLw() method in PhoneWindowManager