Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowModule.java21 import com.android.systemui.statusbar.notification.row.icon.NotificationIconStyleProviderModule;
33 @Module(includes = {AppIconProviderModule.class, NotificationIconStyleProviderModule.class})
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/icon/
DNotificationIconStyleProvider.kt155 class NotificationIconStyleProviderModule { class