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