Searched defs:mExcludedDevices (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.h429 Vector<String8> mExcludedDevices; member in class:android::EventHub
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp335 Vector<String8> mExcludedDevices; member in class:android::FakeEventHub
441 return mExcludedDevices;
562 mExcludedDevices = devices;

Completed in 73 milliseconds