Searched refs:PRESENCE_INTERNAL (Results 1 – 3 of 3) sorted by relevance
91 public final static int PRESENCE_INTERNAL = 1 << 0; field
1796 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0; in adjustConfigurationLw()1803 || (keyboardPresence == PRESENCE_INTERNAL in adjustConfigurationLw()1812 || (navigationPresence == PRESENCE_INTERNAL in adjustConfigurationLw()
7275 WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfigurationLocked()7304 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfigurationLocked()