Searched defs:currentSelection (Results 1 – 7 of 7) sorted by relevance
116 val currentSelection by LocalSelection.current.flow.collectAsStateWithLifecycle() in <lambda>() constant487 val currentSelection by LocalSelection.current.flow.collectAsStateWithLifecycle() in PreviewSelectionButton() constant
89 val currentSelection by LocalSelection.current.flow.collectAsStateWithLifecycle() in SelectionBar() constant
72 PhoneAccountHandle currentSelection, in setModel()
48 private val currentSelection: List<String> = emptyList(), constant in com.android.photopicker.data.paging.MediaPagingSource
133 private var currentSelection = HealthDataCategory.ACTIVITY in <lambda>() variable
129 PreferenceCompat currentSelection; in onCreate() local
674 Set<Uri> currentSelection = mSelection.getSelectedItemsUris(); in loadItems() local