Home
last modified time | relevance | path

Searched defs:hasKeys (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl60 boolean hasKeys(int deviceId, int sourceMask, in int[] keyCodes, out boolean[] keyExists); in hasKeys() method
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DNativeInputManagerService.java53 boolean hasKeys(int deviceId, int sourceMask, int[] keyCodes, boolean[] keyExists); in hasKeys() method
285 public native boolean hasKeys(int deviceId, int sourceMask, int[] keyCodes, in hasKeys() method in NativeInputManagerService.NativeImpl
H A DInputManagerService.java657 public boolean hasKeys(int deviceId, int sourceMask, int[] keyCodes, boolean[] keyExists) { in hasKeys() method in InputManagerService
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java985 public boolean[] hasKeys(int... keys) { in hasKeys() method in InputDevice
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...