Searched refs:PRESENCE_INTERNAL (Results 1 – 4 of 4) sorted by relevance
48 int PRESENCE_INTERNAL = 1 << 0; field
2248 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0; in adjustConfigurationLw()2254 || (keyboardPresence == PRESENCE_INTERNAL in adjustConfigurationLw()2263 || (navigationPresence == PRESENCE_INTERNAL in adjustConfigurationLw()
1749 ? WindowManagerPolicy.PRESENCE_EXTERNAL : WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()1776 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()
85453 Landroid/view/WindowManagerPolicyConstants;->PRESENCE_INTERNAL:I