Searched refs:mInputApplicationHandle (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DAppWindowToken.java99 final InputApplicationHandle mInputApplicationHandle; field in class:AppWindowToken
106 mInputApplicationHandle = new InputApplicationHandle(this);
H A DInputMonitor.java400 final InputApplicationHandle handle = newApp.mInputApplicationHandle;
H A DWindowState.java361 mAppToken != null ? mAppToken.mInputApplicationHandle : null, this,

Completed in 307 milliseconds