Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputManager.h111 sp<InputDispatcherThread> mDispatcherThread; variable
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp192 sp<InputDispatcherThread> mDispatcherThread; member in android::InputDispatcherTest