Searched defs:toViewModel (Results 1 – 7 of 7) sorted by relevance
132 private fun toViewModel( in <lambda>() method155 private fun toViewModel( in <lambda>() method in com.android.systemui.user.ui.viewmodel.UserSwitcherViewModel
111 private fun toViewModel( in <lambda>() method in com.android.systemui.media.controls.ui.viewmodel.MediaCarouselViewModel143 private fun toViewModel( in <lambda>() method
86 private suspend fun toViewModel(model: MediaControlModel): MediaPlayerViewModel? { in <lambda>() method in com.android.systemui.media.controls.ui.viewmodel.MediaControlViewModel
120 private fun SpatialAudioEnabledModel.toViewModel( in <lambda>() method
235 private fun KeyguardQuickAffordanceModel.toViewModel( in <lambda>() method
205 private fun KeyguardQuickAffordanceModel.toViewModel( in <lambda>() method in com.android.systemui.keyguard.ui.viewmodel.KeyguardBottomAreaViewModel
176 fun PeopleTileModel.toViewModel(@Application context: Context): PeopleTileViewModel { in toViewModel() method