Searched refs:PRESENCE_INTERNAL (Results 1 – 3 of 3) sorted by relevance
92 public final static int PRESENCE_INTERNAL = 1 << 0; field
2021 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0; in adjustConfigurationLw()2028 || (keyboardPresence == PRESENCE_INTERNAL in adjustConfigurationLw()2037 || (navigationPresence == PRESENCE_INTERNAL in adjustConfigurationLw()
7402 WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfigurationLocked()7431 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfigurationLocked()