Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/device_manager/test/
H A Dinput_device_manager_test.cpp1205 libinput_device* inputDevices = nullptr; variable
1219 libinput_device* inputDevices = nullptr; variable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java556 int [] inputDevices = mInputManager.getInputDeviceIds(); in onNavBarAttached() local
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java2311 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged()
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp755 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices in notifyInputDevicesChanged()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp5367 std::vector<sptr<AudioDeviceDescriptor>> inputDevices = GetDevicesInner(INPUT_DEVICES_FLAG); in GetCurrentCapturerChangeInfos() local