Searched refs:PRESENCE_INTERNAL (Results 1 – 3 of 3) sorted by relevance
45 int PRESENCE_INTERNAL = 1 << 0; field
1335 WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()1365 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()
2854 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0; in adjustConfigurationLw()2860 || (keyboardPresence == PRESENCE_INTERNAL in adjustConfigurationLw()2869 || (navigationPresence == PRESENCE_INTERNAL in adjustConfigurationLw()