Searched refs:ORIENTATION_ANY (Results 1 – 3 of 3) sorted by relevance
177 if (resTab.orientation != ResTable_config.ORIENTATION_ANY) { in applyToConfiguration()
598 out.orientation = ResTable_config.ORIENTATION_ANY; in parseOrientation()
407 public static final int ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY; field in ResTable_config