Home
last modified time | relevance | path

Searched refs:NAVIGATION_TRACKBALL (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/
H A DConfiguration.proto119 NAVIGATION_TRACKBALL = 3; enumerator
/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java656 public static final int NAVIGATION_TRACKBALL = 3; field in Configuration
1243 case NAVIGATION_TRACKBALL: sb.append(" tball"); break; in toString()
2723 case Configuration.NAVIGATION_TRACKBALL: in resourceQualifierString()
/aosp14/frameworks/base/tools/aapt/
H A DAaptConfig.cpp746 if (out) out->navigation = out->NAVIGATION_TRACKBALL; in parseNavigation()
/aosp14/frameworks/base/libs/androidfw/
H A DConfigDescription.cpp519 if (out) out->navigation = out->NAVIGATION_TRACKBALL; in parseNavigation()
H A DResourceTypes.cpp3574 case ResTable_config::NAVIGATION_TRACKBALL: in toString()
/aosp14/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp268 case ConfigDescription::NAVIGATION_TRACKBALL: in SerializeConfig()
H A DProtoDeserialize.cpp343 out_config->navigation = ConfigDescription::NAVIGATION_TRACKBALL; in DeserializeConfigFromPb()
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1055 NAVIGATION_TRACKBALL = ACONFIGURATION_NAVIGATION_TRACKBALL, enumerator
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java2488 config.navigation = Configuration.NAVIGATION_TRACKBALL; in computeScreenConfiguration()
H A DActivityTaskManagerService.java1152 || globalConfig.navigation == Configuration.NAVIGATION_TRACKBALL) { in getDeviceConfigurationInfo()
/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.txt13338 field public static final int NAVIGATION_TRACKBALL = 3; // 0x3