Searched refs:NAVIGATION_DPAD (Results 1 – 7 of 7) sorted by relevance
367 public static final int NAVIGATION_DPAD = 2; field in Configuration768 case NAVIGATION_DPAD: sb.append(" dpad"); break; in toString()1559 case Configuration.NAVIGATION_DPAD: in resourceQualifierString()
647 if (out) out->navigation = out->NAVIGATION_DPAD; in parseNavigation()
980 NAVIGATION_DPAD = ACONFIGURATION_NAVIGATION_DPAD, enumerator
7185 config.navigation = Configuration.NAVIGATION_DPAD; in computeScreenConfigurationLocked()7197 config.navigation = Configuration.NAVIGATION_DPAD; in computeScreenConfigurationLocked()
2798 case ResTable_config::NAVIGATION_DPAD: in toString()
16172 if (mConfiguration.navigation == Configuration.NAVIGATION_DPAD
9078 field public static final int NAVIGATION_DPAD = 2; // 0x2