Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp631 bool isWindowOwnedBy(const sp<WindowInfoHandle>& windowHandle, gui::Pid pid, gui::Uid uid) { in isWindowOwnedBy() function
5658 return isWindowOwnedBy(windowHandle, pid, uid); in focusedWindowIsOwnedByLocked()
5666 return isWindowOwnedBy(windowHandle, pid, uid); in recentWindowsAreOwnedByLocked()