Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java560 public int windowTypeToLayerLw(int type); in windowTypeToLayerLw() method
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java1400 public int windowTypeToLayerLw(int type) { in windowTypeToLayerLw() method in PhoneWindowManager