Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp2444 bool hasFocusChanged = !focusedWindowHandle || focusedWindowHandle->getToken() != newToken; in dispatchPointerDownOutsideFocus() local
2446 if (!hasFocusChanged) { in dispatchPointerDownOutsideFocus()