Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/selection/
DGrantsAwareSelectionImpl.kt107 updateFlow() in add()
113 updateFlow() in add()
148 updateFlow() in addAll()
166 updateFlow() in clear()
213 updateFlow() in remove()
216 updateFlow() in remove()
237 updateFlow() in removeAll()
299 updateFlow() in toggle()
346 updateFlow() in toggleAll()
363 private suspend fun updateFlow() { in updateFlow() method in com.android.photopicker.core.selection.GrantsAwareSelectionImpl
DSelectionImpl.kt97 updateFlow() in add()
121 updateFlow() in addAll()
134 updateFlow() in clear()
170 updateFlow() in remove()
186 updateFlow() in removeAll()
226 updateFlow() in toggle()
259 updateFlow() in toggleAll()
272 private suspend fun updateFlow() { in getDeselection() method in com.android.photopicker.core.selection.SelectionImpl