Home
last modified time | relevance | path

Searched defs:getKeyCodeState (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.cpp56 int32_t InputMapper::getKeyCodeState(uint32_t sourceMask, int32_t keyCode) { in getKeyCodeState() function in android::InputMapper
H A DKeyboardInputMapper.cpp380 int32_t KeyboardInputMapper::getKeyCodeState(uint32_t sourceMask, int32_t keyCode) { in getKeyCodeState() function in android::KeyboardInputMapper
H A DTouchInputMapper.cpp3927 int32_t TouchInputMapper::getKeyCodeState(uint32_t sourceMask, int32_t keyCode) { in getKeyCodeState() function in android::TouchInputMapper
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/input/
H A DNativeInputManagerService.java50 int getKeyCodeState(int deviceId, int sourceMask, int keyCode); in getKeyCodeState() method
335 public native int getKeyCodeState(int deviceId, int sourceMask, int keyCode); in getKeyCodeState() method in NativeInputManagerService.NativeImpl
H A DInputManagerService.java677 public int getKeyCodeState(int deviceId, int sourceMask, int keyCode) { in getKeyCodeState() method in InputManagerService
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DInputReaderFuzzer.cpp68 int32_t getKeyCodeState(int32_t deviceId, uint32_t sourceMask, int32_t keyCode) { in getKeyCodeState() function in android::FuzzInputReader
H A DMapperHelpers.h199 int32_t getKeyCodeState(int32_t deviceId, int32_t keyCode) const override { in getKeyCodeState() function
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h374 inline int32_t getKeyCodeState(int32_t keyCode) const { in getKeyCodeState() function
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp477 int32_t InputDevice::getKeyCodeState(uint32_t sourceMask, int32_t keyCode) { in getKeyCodeState() function in android::InputDevice
H A DInputReader.cpp542 int32_t InputReader::getKeyCodeState(int32_t deviceId, uint32_t sourceMask, int32_t keyCode) { in getKeyCodeState() function in android::InputReader
H A DEventHub.cpp1079 int32_t EventHub::getKeyCodeState(int32_t deviceId, int32_t keyCode) const { in getKeyCodeState() function in android::EventHub
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.cpp394 int32_t FakeEventHub::getKeyCodeState(int32_t deviceId, int32_t keyCode) const { in getKeyCodeState() function in android::FakeEventHub
H A DInputReader_test.cpp318 int32_t getKeyCodeState(uint32_t, int32_t keyCode) override { in getKeyCodeState() function in android::FakeInputMapper
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar14META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-14/
Dservices.core.unboosted.jarcom/android/server/inputmethod/IInputMethodManagerImpl.class IInputMethodManagerImpl.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/turbine/
Dservices.core.unboosted.jarcom/android/server/ondeviceintelligence/BundleUtil.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/repackaged-jarjar/turbine/
Dservices.profcollect.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/repackaged-jarjar/turbine/
Dservices.core.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.priorityboosted/android_common/gen/
Dservices.core.priorityboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/jarjar/
Dservices.core.unboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/combined/
Dservices.core.unboosted.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/adpf/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/turbine-combined/
Dservices.core.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/adpf/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/turbine-combined/
Dservices.profcollect.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/adpf/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/services_intermediates/
Dclasses-header.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/services/android_common/repackaged-jarjar/turbine/
Dservices.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...

123