Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java119 Provider<PriorityOnboardingDialogController.Builder> builderProvider, in provideNotificationGutsManager() argument
135 builderProvider, in provideNotificationGutsManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java219 Provider<PriorityOnboardingDialogController.Builder> builderProvider, in bindNotification() argument
244 mBuilderProvider = builderProvider; in bindNotification()
DNotificationGutsManager.java139 Provider<PriorityOnboardingDialogController.Builder> builderProvider, in NotificationGutsManager() argument
153 mBuilderProvider = builderProvider; in NotificationGutsManager()