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 InputChannel outInputChannel); in addToDisplay()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java159 InputChannel outInputChannel) { in add()
167 InputChannel outInputChannel) { in addToDisplay()
DWindowManagerService.java2273 Rect outContentInsets, Rect outStableInsets, InputChannel outInputChannel) { in addWindow()