Home
last modified time | relevance | path

Searched defs:InputDevice (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/hardware/
H A DInputDevice.kt25 val InputDevice.isInternalStylusSource: Boolean regex
29 val InputDevice.isExternalStylusSource: Boolean regex
38 val InputDevice.isAnyStylusSource: Boolean regex
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java65 public final class InputDevice implements Parcelable { class
470 private InputDevice(int id, int generation, int controllerNumber, String name, int vendorId, in InputDevice() method in InputDevice
507 private InputDevice(Parcel in) { in InputDevice() method in InputDevice
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DBatteryController.java221 private <R> R processInputDevice(int deviceId, R defaultValue, Function<InputDevice, R> func) { in processInputDevice()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...