Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputEventReceiver.cpp393 FocusEvent* focusEvent = static_cast<FocusEvent*>(inputEvent); in consumeEvents() local
396 getInputChannelName().c_str(), toString(focusEvent->getHasFocus())); in consumeEvents()
400 jboolean(focusEvent->getHasFocus())); in consumeEvents()