Searched refs:windowsAreFocusable (Results 1 – 3 of 3) sorted by relevance
302 boolean windowsAreFocusable() { in windowsAreFocusable() method in AppWindowToken
1835 && (mAppToken == null || mAppToken.windowsAreFocusable()) in canReceiveKeys()
9691 if (mFocusedApp == token && token.windowsAreFocusable()) { in findFocusedWindowLocked()