Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
DParameterManagerWrapper.cpp289 status_t ParameterManagerWrapper::setAvailableInputDevices(audio_devices_t inputDevices) in setAvailableInputDevices()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1088 private static boolean containsInputDeviceWithDescriptor(InputDevice[] inputDevices, in containsInputDeviceWithDescriptor()
1740 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp283 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) { in notifyInputDevicesChanged()
1312 std::vector<InputDeviceInfo> inputDevices; in TEST_F() local
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp618 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices in notifyInputDevicesChanged()
/frameworks/native/services/inputflinger/
DInputReader.cpp290 std::vector<InputDeviceInfo> inputDevices; in loopOnce() local