Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java108 OnUserInteractionCallback onUserInteractionCallback, in ExpandableNotificationRowController() argument
130 mOnUserInteractionCallback = onUserInteractionCallback; in ExpandableNotificationRowController()
DNotificationConversationInfo.java194 OnUserInteractionCallback onUserInteractionCallback, in bindNotification() argument
212 mOnUserInteractionCallback = onUserInteractionCallback; in bindNotification()
DNotificationGutsManager.java153 OnUserInteractionCallback onUserInteractionCallback, in NotificationGutsManager() argument
171 mOnUserInteractionCallback = onUserInteractionCallback; in NotificationGutsManager()
DNotificationInfo.java194 OnUserInteractionCallback onUserInteractionCallback, in bindNotification() argument
210 mOnUserInteractionCallback = onUserInteractionCallback; in bindNotification()
DExpandableNotificationRow.java1555 OnUserInteractionCallback onUserInteractionCallback,
1585 mOnUserInteractionCallback = onUserInteractionCallback;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java161 OnUserInteractionCallback onUserInteractionCallback, in StatusBarNotificationActivityStarter()
196 mOnUserInteractionCallback = onUserInteractionCallback; in StatusBarNotificationActivityStarter()
701 OnUserInteractionCallback onUserInteractionCallback) { in Builder()
731 mOnUserInteractionCallback = onUserInteractionCallback; in Builder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java144 OnUserInteractionCallback onUserInteractionCallback, in provideNotificationGutsManager() argument
163 onUserInteractionCallback, in provideNotificationGutsManager()