Searched refs:mInputApplicationHandle (Results 1 – 3 of 3) sorted by relevance
125 final InputApplicationHandle mInputApplicationHandle; field in AppWindowToken150 mInputApplicationHandle = new InputApplicationHandle(this); in AppWindowToken()
467 final InputApplicationHandle handle = newApp.mInputApplicationHandle; in setFocusedAppLw()
639 mAppToken != null ? mAppToken.mInputApplicationHandle : null, this, in WindowState()