Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/data/repository/
H A DUserRepository.kt186 var currentSelectionStatus = SelectionStatus.SELECTION_COMPLETE regex
189 currentSelectionStatus = selectionStatus
207 send(currentSelectionStatus)
212 send(currentSelectionStatus)
224 initialValue = SelectedUserModel(tracker.userInfo, currentSelectionStatus)