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

/frameworks/native/services/inputflinger/
H A DEventHub.h441 Vector<String8> mExcludedDevices; member in class:android::EventHub
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp334 Vector<String8> mExcludedDevices; member in class:android::FakeEventHub
440 return mExcludedDevices;
564 mExcludedDevices = devices;

Completed in 4002 milliseconds