Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DTaskSnapshotWindow.java230 final InputChannel tmpInputChannel = new InputChannel(); in create() local
235 info.requestedVisibilities, tmpInputChannel, tmpInsetsState, tmpControls); in create()