Home
last modified time | relevance | path

Searched defs:mOnUserInteractionCallback (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarterTest.java136 private OnUserInteractionCallback mOnUserInteractionCallback; field in StatusBarNotificationActivityStarterTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java82 private final OnUserInteractionCallback mOnUserInteractionCallback; field in ExpandableNotificationRowController
H A DNotificationGutsManager.java100 private final OnUserInteractionCallback mOnUserInteractionCallback; field in NotificationGutsManager
496 mOnUserInteractionCallback, in initializeConversationNotificationInfo() local
H A DNotificationInfo.java97 private OnUserInteractionCallback mOnUserInteractionCallback; field in NotificationInfo
H A DNotificationConversationInfo.java92 private OnUserInteractionCallback mOnUserInteractionCallback; field in NotificationConversationInfo
H A DExpandableNotificationRow.java346 private OnUserInteractionCallback mOnUserInteractionCallback; field in ExpandableNotificationRow
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java130 private final OnUserInteractionCallback mOnUserInteractionCallback; field in StatusBarNotificationActivityStarter
710 private final OnUserInteractionCallback mOnUserInteractionCallback; field in StatusBarNotificationActivityStarter.Builder
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java120 @Mock private OnUserInteractionCallback mOnUserInteractionCallback; field in NotificationGutsManagerTest
H A DNotificationConversationInfoTest.java135 private OnUserInteractionCallback mOnUserInteractionCallback; field in NotificationConversationInfoTest
H A DNotificationInfoTest.java114 private OnUserInteractionCallback mOnUserInteractionCallback; field in NotificationInfoTest