Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUICoreStartableModule.kt100 abstract fun bindNotificationChannels(sysui: NotificationChannels): CoreStartable method in com.android.systemui.CarSystemUICoreStartableModule
/packages/apps/TvSystemUI/src/com/android/systemui/tv/dagger/
DTVSystemUICoreStartableModule.kt89 abstract fun bindNotificationChannels(sysui: NotificationChannels): CoreStartable method
/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoCoreStartableModule.java106 abstract CoreStartable bindNotificationChannels(NotificationChannels notificationChannels); in bindNotificationChannels() method in SystemUIGoCoreStartableModule