Searched refs:PRESENCE_INTERNAL (Results 1 – 3 of 3) sorted by relevance
49 int PRESENCE_INTERNAL = 1 << 0; field
2196 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0; in adjustConfigurationLw()2202 || (keyboardPresence == PRESENCE_INTERNAL in adjustConfigurationLw()2211 || (navigationPresence == PRESENCE_INTERNAL in adjustConfigurationLw()
1971 ? WindowManagerPolicy.PRESENCE_EXTERNAL : WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()1998 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()