Home
last modified time | relevance | path

Searched defs:outInputChannel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl40 out InputChannel outInputChannel); in add()
43 out Rect outStableInsets, out Rect outOutsets, out InputChannel outInputChannel); in addToDisplay()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java159 InputChannel outInputChannel) { in add()
167 Rect outOutsets, InputChannel outInputChannel) { in addToDisplay()
DWindowManagerService.java2355 InputChannel outInputChannel) { in addWindow()