Home
last modified time | relevance | path

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

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