Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
DNotificationIconContainerViewBinder.kt89 launch { viewModel.bindIsolatedIcon(view, viewStore) } in <lambda>()
150 private suspend fun NotificationIconContainerStatusBarViewModel.bindIsolatedIcon( in <lambda>() method