Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp439 class FakeWindowHandle : public InputWindowHandle, public FakeInputReceiver { class
444 FakeWindowHandle(const sp<InputApplicationHandle>& inputApplicationHandle, in FakeWindowHandle() function in android::FakeWindowHandle