Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUICoreStartableModule.kt132 abstract fun bindNotificationChannels(sysui: NotificationChannels): CoreStartable method in com.android.systemui.CarSystemUICoreStartableModule
/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoCoreStartableModule.java114 abstract CoreStartable bindNotificationChannels(NotificationChannels notificationChannels); in bindNotificationChannels() method in SystemUIGoCoreStartableModule