Searched refs:focusedWindowIsOwnedByLocked (Results 1 – 2 of 2) sorted by relevance
705 bool focusedWindowIsOwnedByLocked(gui::Pid pid, gui::Uid uid) REQUIRES(mLock);
5632 if (!focusedWindowIsOwnedByLocked(pid, uid) && in setInTouchMode()5652 bool InputDispatcher::focusedWindowIsOwnedByLocked(gui::Pid pid, gui::Uid uid) { in focusedWindowIsOwnedByLocked() function in android::inputdispatcher::InputDispatcher