Searched refs:PRESENCE_INTERNAL (Results 1 – 4 of 4) sorted by relevance
54 int PRESENCE_INTERNAL = 1 << 0; field
2303 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0; in adjustConfigurationLw()2309 || (keyboardPresence == PRESENCE_INTERNAL in adjustConfigurationLw()2318 || (navigationPresence == PRESENCE_INTERNAL in adjustConfigurationLw()
2256 ? WindowManagerPolicy.PRESENCE_EXTERNAL : WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()2283 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()
68699 Landroid/view/WindowManagerPolicyConstants;->PRESENCE_INTERNAL:I