Searched refs:ORIENTATION_ANY (Results 1 – 8 of 8) sorted by relevance
109 outConfig->orientation = ResTable_config::ORIENTATION_ANY; in removeRuntimeQualifiers()
185 if (resTab.orientation != ResTable_config.ORIENTATION_ANY) { in applyToConfiguration()
494 if (out) out->orientation = out->ORIENTATION_ANY; in parseOrientation()
269 if (out) out->orientation = out->ORIENTATION_ANY; in parseOrientation()
3496 if (orientation != ORIENTATION_ANY) { in toString()
598 out.orientation = ResTable_config.ORIENTATION_ANY; in parseOrientation()
434 public static final int ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY; field in ResTable_config
1015 ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY, enumerator