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