Searched refs:mInputApplicationHandle (Results 1 – 3 of 3) sorted by relevance
516 final InputApplicationHandle handle = newApp.mInputApplicationHandle; in setFocusedAppLw()
167 final InputApplicationHandle mInputApplicationHandle; field in AppWindowToken224 mInputApplicationHandle = new InputApplicationHandle(this); in AppWindowToken()
669 mAppToken != null ? mAppToken.mInputApplicationHandle : null, this, c, in WindowState()