Searched defs:navigationPresence (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java546 * @param navigationPresence Flags that indicate whether internal or external
550 int navigationPresence);
549 adjustConfigurationLw(Configuration config, int keyboardPresence, int navigationPresence) argument
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java1795 int navigationPresence) {
1812 || (navigationPresence == PRESENCE_INTERNAL
1794 adjustConfigurationLw(Configuration config, int keyboardPresence, int navigationPresence) argument

Completed in 143 milliseconds