Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DTaskSnapshotWindow.java122 final InputChannel tmpInputChannel = new InputChannel(); in create() local
128 info.requestedVisibleTypes, tmpInputChannel, tmpInsetsState, tmpControls, in create()