Home
last modified time | relevance | path

Searched refs:NAVIGATION_WHEEL (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/
H A DConfiguration.proto120 NAVIGATION_WHEEL = 4; enumerator
/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java660 public static final int NAVIGATION_WHEEL = 4; field in Configuration
1244 case NAVIGATION_WHEEL: sb.append(" wheel"); break; in toString()
2726 case Configuration.NAVIGATION_WHEEL: in resourceQualifierString()
/aosp14/frameworks/base/tools/aapt/
H A DAaptConfig.cpp749 if (out) out->navigation = out->NAVIGATION_WHEEL; in parseNavigation()
/aosp14/frameworks/base/libs/androidfw/
H A DConfigDescription.cpp522 if (out) out->navigation = out->NAVIGATION_WHEEL; in parseNavigation()
H A DResourceTypes.cpp3577 case ResTable_config::NAVIGATION_WHEEL: in toString()
/aosp14/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp272 case ConfigDescription::NAVIGATION_WHEEL: in SerializeConfig()
H A DProtoDeserialize.cpp347 out_config->navigation = ConfigDescription::NAVIGATION_WHEEL; in DeserializeConfigFromPb()
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1056 NAVIGATION_WHEEL = ACONFIGURATION_NAVIGATION_WHEEL, enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13340 field public static final int NAVIGATION_WHEEL = 4; // 0x4