Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFocusResolver_test.cpp31 class FakeWindowHandle : public InputWindowHandle { class
33 FakeWindowHandle(const std::string& name, const sp<IBinder>& token, bool focusable, in FakeWindowHandle() function in android::inputdispatcher::FakeWindowHandle
DInputDispatcher_test.cpp895 class FakeWindowHandle : public InputWindowHandle { class
900 FakeWindowHandle(const std::shared_ptr<InputApplicationHandle>& inputApplicationHandle, in FakeWindowHandle() function in android::inputdispatcher::FakeWindowHandle
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp176 class FakeWindowHandle : public InputWindowHandle, public FakeInputReceiver { class
181 FakeWindowHandle(const std::shared_ptr<InputApplicationHandle>& inputApplicationHandle, in FakeWindowHandle() function in android::inputdispatcher::FakeWindowHandle