Searched defs:previousTargetItemKey (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/ | ||
| D | DragAndDropTargetState.kt | 216 private var previousTargetItemKey: Any? = null variable in DragAndDropTargetStateV1 |
| D | GridDragDropState.kt | 214 private var previousTargetItemKey: Any? = null variable in GridDragDropStateV1 |