Searched refs:foregroundWindowUid (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.cpp1421 const int32_t foregroundWindowUid = foregroundWindowHandle->getInfo()->ownerUid; local
1426 if (inputWindowHandle->getInfo()->ownerUid != foregroundWindowUid) {

Completed in 25 milliseconds