Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindowSession.aidl39 out InputChannel outInputChannel); in add() argument
/frameworks/base/services/java/com/android/server/wm/
DSession.java138 int viewVisibility, Rect outContentInsets, InputChannel outInputChannel) { in add() argument
140 outInputChannel); in add()
DWindowManagerService.java1969 Rect outContentInsets, InputChannel outInputChannel) { in addWindow() argument
2075 if (outInputChannel != null && (attrs.inputFeatures in addWindow()
2080 inputChannels[1].transferTo(outInputChannel); in addWindow()