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