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

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java95 public final static int PRESENCE_INTERNAL = 1 << 0; field in interface:WindowManagerPolicy
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java1311 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0;
1317 || (keyboardPresence == PRESENCE_INTERNAL
1326 || (navigationPresence == PRESENCE_INTERNAL
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java6935 WindowManagerPolicy.PRESENCE_INTERNAL;

Completed in 183 milliseconds