Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowToken.java831 final AppWindowToken topFocusedAppOfMyProcess = in windowsAreFocusable() local
833 if (topFocusedAppOfMyProcess != null && topFocusedAppOfMyProcess != this) { in windowsAreFocusable()