OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetInputDevices
(Results
1 - 4
of
4
) sorted by null
/system/media/brillo/audio/audioservice/
audio_device_handler.h
69
void
GetInputDevices
(std::vector<int>* devices_list);
brillo_audio_service_impl.cpp
32
device_handler->
GetInputDevices
(_aidl_return);
audio_device_handler.cpp
44
void AudioDeviceHandler::
GetInputDevices
(std::vector<int>* devices_list) {
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
187
const Vector<InputDeviceInfo>&
getInputDevices
() const {
[
all
...]
Completed in 701 milliseconds