Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java164 Provider<NotificationsControllerImpl> realController, in provideNotificationsController() argument
167 return realController.get(); in provideNotificationsController()