Home
last modified time | relevance | path

Searched defs:getInputChannels (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/tests/
H A DIInputFlingerQuery.aidl25 void getInputChannels(out InputChannel[] channels); in getInputChannels() method
H A DInputFlingerService_test.cpp106 binder::Status TestInputQuery::getInputChannels(std::vector<::android::InputChannel>* channels) { in getInputChannels() function in android::TestInputQuery
152 binder::Status TestInputManager::getInputChannels(std::vector<::android::InputChannel>* channels) { in getInputChannels() function in android::TestInputManager