Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp820 void consumeFocusEvent(bool hasFocus, bool inTouchMode) { in consumeFocusEvent() function in android::inputdispatcher::FakeInputReceiver
1053 void consumeFocusEvent(bool hasFocus, bool inTouchMode = true) { in consumeFocusEvent() function in android::inputdispatcher::FakeWindowHandle