Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager14.java40 int touchscreen, in nativeSetConfiguration()
88 int touchscreen, in nativeSetConfiguration()
H A DShadowArscAssetManager.java135 int touchscreen, in setConfiguration()
176 int touchscreen, in setConfiguration()
H A DShadowArscAssetManager9.java566 int touchscreen, in nativeSetConfiguration()
H A DShadowArscAssetManager10.java571 int touchscreen, in nativeSetConfiguration()
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1579 int touchscreen, int density, int keyboard, int keyboardHidden, int navigation, in setConfiguration()
1602 int orientation, int touchscreen, int density, int keyboard, int keyboardHidden, in setConfiguration()
1618 int orientation, int touchscreen, int density, int keyboard, int keyboardHidden, in setConfigurationInternal()
1715 int touchscreen, int density, int keyboard, int keyboardHidden, int navigation, in nativeSetConfiguration()
H A DConfiguration.java589 public int touchscreen; field in Configuration
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp35 jfieldID touchscreen; member
H A Dandroid_util_AssetManager.cpp358 jint touchscreen, jint density, jint keyboard, in NativeSetConfiguration()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/content/
H A Dconfiguration.proto33 optional uint32 touchscreen = 7; field
/aosp_15_r20/frameworks/base/core/proto/android/content/
H A Dconfiguration.proto38 optional uint32 touchscreen = 7; field
/aosp_15_r20/external/robolectric/resources/src/test/java/org/robolectric/res/android/
H A DResTableConfigTest.java179 int touchscreen; field in ResTableConfigTest.ResTableConfigBuilder
/aosp_15_r20/external/crosvm/gpu_display/src/
H A Devent_device.rs60 pub fn touchscreen(event_socket: StreamChannel) -> EventDevice { in touchscreen() method
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DBuilders.h236 ConfigDescriptionBuilder& setTouchscreen(uint8_t touchscreen) { in setTouchscreen()
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResTable_config.java131 int touchscreen = UnsignedBytes.toInt(buffer.get()); in createConfig() local
625 public int touchscreen; field in ResTable_config
727 int touchscreen, in ResTable_config()
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DConfiguration.proto189 Touchscreen touchscreen = 19; field
/aosp_15_r20/cts/hostsidetests/input/app/src/android/input/cts/hostside/app/
H A DEmulateInputDevice.kt77 UinputTouchScreen(instrumentation, activity.display).use { touchscreen -> in <lambda>() method
/aosp_15_r20/frameworks/base/native/android/
H A Dconfiguration.cpp164 void AConfiguration_setTouchscreen(AConfiguration* config, int32_t touchscreen) { in AConfiguration_setTouchscreen()
/aosp_15_r20/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
H A DVirtualDeviceMirrorDisplayTest.kt294 val touchscreen: VirtualTouchscreen = VirtualInputDeviceCreator.createAndPrepareTouchscreen( in virtualTouchscreen_touchEvent() constant
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_extensions_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/content/
Dconfiguration.pbzero.h487 uint32_t touchscreen() const { return at<7>().as_uint32(); } in touchscreen() function
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/apkparser/
HDtools.binary-resources.jar ... .tools.apk.arsc.BinaryResourceConfiguration$Type TOUCHSCREEN public static final enum com.google.devrel. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DConfiguration.pb.h1814 inline ::aapt::pb::Configuration_Touchscreen Configuration::touchscreen() const { in touchscreen() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/content/
Dconfiguration.pb.h1474 inline ::uint32_t ConfigurationProto::touchscreen() const { in touchscreen() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/content/
Dconfiguration.pb.h1474 inline ::uint32_t ConfigurationProto::touchscreen() const { in touchscreen() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/content/
Dconfiguration.pb.h1549 inline ::uint32_t ConfigurationProto::touchscreen() const { in touchscreen() function
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1044 uint8_t touchscreen; member

123456789