Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.cpp286 mNotifyUnhandledKey); in assertUnhandledKeyReported()
296 mNotifyUnhandledKey); in assertUnhandledKeyNotReported()
440 mNotifyUnhandledKey.notify_all(); in dispatchUnhandledKey()
DFakeInputDispatcherPolicy.h156 std::condition_variable mNotifyUnhandledKey; variable