Home
last modified time | relevance | path

Searched refs:PRESENCE_EXTERNAL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java93 public final static int PRESENCE_EXTERNAL = 1 << 1; field
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7401 WindowManagerPolicy.PRESENCE_EXTERNAL : in computeScreenConfigurationLocked()