Searched refs:subWindowTypeToLayerLw (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java573 public int subWindowTypeToLayerLw(int type); method in interface:WindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java406 mSubLayer = mPolicy.subWindowTypeToLayerLw(a.type);
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java1916 public int subWindowTypeToLayerLw(int type) { method in class:PhoneWindowManager

Completed in 59 milliseconds