Searched refs:NAVIGATION_ANY (Results 1 – 3 of 3) sorted by relevance
211 if (resTab.navigation != ResTable_config.NAVIGATION_ANY) { in applyToConfiguration()
879 out.navigation = ResTable_config.NAVIGATION_ANY; in parseNavigation()
273 public static final int NAVIGATION_ANY = ACONFIGURATION_NAVIGATION_ANY; field in ResTable_config