Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt685 val indexOfSnapshotView = indexOfChild(thumbnailViewDeprecated) in <lambda>() constant
689 addView(this, indexOfSnapshotView) in <lambda>()