Searched refs:getOnUserInteractionCallback (Results 1 – 2 of 2) sorted by relevance
560 verify(mNotificationTestHelper.getOnUserInteractionCallback()) in testCanDismiss()571 verify(mNotificationTestHelper.getOnUserInteractionCallback(), never()) in testCannotDismiss()
270 public OnUserInteractionCallback getOnUserInteractionCallback() { in getOnUserInteractionCallback() method in NotificationTestHelper