Home
last modified time | relevance | path

Searched refs:fakePolicy (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp246 sp<FakeInputDispatcherPolicy> fakePolicy = new FakeInputDispatcherPolicy(); in benchmarkNotifyMotion() local
247 sp<InputDispatcher> dispatcher = new InputDispatcher(fakePolicy); in benchmarkNotifyMotion()
282 sp<FakeInputDispatcherPolicy> fakePolicy = new FakeInputDispatcherPolicy(); in benchmarkInjectMotion() local
283 sp<InputDispatcher> dispatcher = new InputDispatcher(fakePolicy); in benchmarkInjectMotion()