Searched defs:currentUserInfo (Results 1 – 2 of 2) sorted by relevance
128 val currentUserInfo = repository.getSelectedUserInfo() in <lambda>() constant
114 private val currentUserInfo: Flow<Pair<Drawable?, Boolean>> = conflatedCallbackFlow { in <lambda>() constant in com.android.systemui.user.data.repository.UserSwitcherRepositoryImpl