Searched refs:PRESENCE_INTERNAL (Results 1 – 4 of 4) sorted by relevance
55 int PRESENCE_INTERNAL = 1 << 0; field
3199 mHaveBuiltInKeyboard = (keyboardPresence & PRESENCE_INTERNAL) != 0;3205 || (keyboardPresence == PRESENCE_INTERNAL3214 || (navigationPresence == PRESENCE_INTERNAL
2523 ? WindowManagerPolicy.PRESENCE_EXTERNAL : WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()2550 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfiguration()
64733 Landroid/view/WindowManagerPolicyConstants;->PRESENCE_INTERNAL:I