Home
last modified time | relevance | path

Searched defs:touchscreen (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp35 jfieldID touchscreen; member
H A Dandroid_util_AssetManager.cpp350 jstring locale, jint orientation, jint touchscreen, jint density, in NativeSetConfiguration()
/aosp14/frameworks/base/core/proto/android/content/
H A Dconfiguration.proto38 optional uint32 touchscreen = 7; field
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h233 ConfigDescriptionBuilder& setTouchscreen(uint8_t touchscreen) { in setTouchscreen()
/aosp14/frameworks/base/native/android/
H A Dconfiguration.cpp164 void AConfiguration_setTouchscreen(AConfiguration* config, int32_t touchscreen) { in AConfiguration_setTouchscreen()
/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1477 int touchscreen, int density, int keyboard, int keyboardHidden, int navigation, in setConfiguration()
1573 @Nullable String locale, int orientation, int touchscreen, int density, int keyboard, in nativeSetConfiguration()
H A DConfiguration.java580 public int touchscreen; field in Configuration
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1038 uint8_t touchscreen; member
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...