Searched refs:onGutsOpen (Results 1 – 4 of 4) sorted by relevance
82 notifGutsViewListener.onGutsOpen(entry1, notificationGuts) in testSimpleLifetimeExtension()92 notifGutsViewListener.onGutsOpen(entry1, notificationGuts) in testDoubleOpenLifetimeExtension()94 notifGutsViewListener.onGutsOpen(entry1, notificationGuts) in testDoubleOpenLifetimeExtension()105 notifGutsViewListener.onGutsOpen(entry1, notificationGuts) in testTwoEntryLifetimeExtension()108 notifGutsViewListener.onGutsOpen(entry2, notificationGuts) in testTwoEntryLifetimeExtension()
26 fun onGutsOpen(entry: NotificationEntry, guts: NotificationGuts) method
100 override fun onGutsOpen(entry: NotificationEntry, guts: NotificationGuts) { in onGutsOpen() method
678 mGutsListener.onGutsOpen(row.getEntry(), guts); in openGutsInternal()