Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java111 OnUserInteractionCallback onUserInteractionCallback, in ExpandableNotificationRowController() argument
134 mOnUserInteractionCallback = onUserInteractionCallback; in ExpandableNotificationRowController()
H A DNotificationConversationInfo.java194 OnUserInteractionCallback onUserInteractionCallback, in bindNotification() argument
212 mOnUserInteractionCallback = onUserInteractionCallback; in bindNotification()
H A DNotificationGutsManager.java157 OnUserInteractionCallback onUserInteractionCallback, in NotificationGutsManager() argument
175 mOnUserInteractionCallback = onUserInteractionCallback; in NotificationGutsManager()
H A DNotificationInfo.java194 OnUserInteractionCallback onUserInteractionCallback, in bindNotification() argument
210 mOnUserInteractionCallback = onUserInteractionCallback; in bindNotification()
H A DExpandableNotificationRow.java1569 OnUserInteractionCallback onUserInteractionCallback,
1599 mOnUserInteractionCallback = onUserInteractionCallback;
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java163 OnUserInteractionCallback onUserInteractionCallback, in StatusBarNotificationActivityStarter()
198 mOnUserInteractionCallback = onUserInteractionCallback; in StatusBarNotificationActivityStarter()
748 OnUserInteractionCallback onUserInteractionCallback) { in Builder()
778 mOnUserInteractionCallback = onUserInteractionCallback; in Builder()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java155 OnUserInteractionCallback onUserInteractionCallback, in provideNotificationGutsManager() argument
175 onUserInteractionCallback, in provideNotificationGutsManager()