Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
DIconManager.kt318 private suspend fun getLauncherShortcutIconForPeopleAvatar(entry: NotificationEntry) = in <lambda>() method in com.android.systemui.statusbar.notification.icon.IconManager
360 .launch { getLauncherShortcutIconForPeopleAvatar(entry) } in <lambda>()