Home
last modified time | relevance | path

Searched refs:TOUCHSCREEN (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_companion_virtual_InputController.cpp45 TOUCHSCREEN, enumerator
90 case DeviceType::TOUCHSCREEN: in openUinput()
112 if (deviceType == DeviceType::TOUCHSCREEN) { in openUinput()
168 if (deviceType == DeviceType::TOUCHSCREEN) { in openUinput()
224 auto fd = openUinputJni(env, name, vendorId, productId, phys, DeviceType::TOUCHSCREEN, height, in nativeOpenUinputTouchscreen()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputEventReceiver.md25 If a batched event comes in at this point (typically, any MOVE event that has source = TOUCHSCREEN)…
/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java38 import static android.content.ConfigurationProto.TOUCHSCREEN;
1293 protoOutputStream.write(TOUCHSCREEN, touchscreen); in dumpDebug()
1424 case (int) TOUCHSCREEN: in readFromProto()
1425 touchscreen = protoInputStream.readInt(TOUCHSCREEN); in readFromProto()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10064 Landroid/content/ConfigurationProto;->TOUCHSCREEN:J