Searched defs:currentSelection (Results 1 – 6 of 6) sorted by relevance
63 val currentSelection by LocalSelection.current.flow.collectAsStateWithLifecycle() in SelectionBar() constant
72 PhoneAccountHandle currentSelection, in setModel()
209 val currentSelection by LocalSelection.current.flow.collectAsStateWithLifecycle() in Preview() constant
126 private var currentSelection = HealthDataCategory.ACTIVITY in <lambda>() variable
140 PreferenceCompat currentSelection; in onCreate() local
664 Set<Uri> currentSelection = mSelection.getSelectedItemsUris(); in loadItems() local