Home
last modified time | relevance | path

Searched defs:ORIENTATION_ANY (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResTable_config.java434 public static final int ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY; field in ResTable_config
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1015 ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY, enumerator