Searched refs:navigationPresence (Results 1 – 3 of 3) sorted by relevance
577 int navigationPresence); in adjustConfigurationLw() argument
7393 int navigationPresence = 0; in computeScreenConfigurationLocked() local7415 navigationPresence |= presenceFlag; in computeScreenConfigurationLocked()7419 navigationPresence |= presenceFlag; in computeScreenConfigurationLocked()7431 navigationPresence |= WindowManagerPolicy.PRESENCE_INTERNAL; in computeScreenConfigurationLocked()7449 mPolicy.adjustConfigurationLw(config, keyboardPresence, navigationPresence); in computeScreenConfigurationLocked()
2020 int navigationPresence) { in adjustConfigurationLw() argument2037 || (navigationPresence == PRESENCE_INTERNAL in adjustConfigurationLw()