Searched refs:setInteractionEventHandler (Results 1 – 3 of 3) sorted by relevance
201 verify(mView).setInteractionEventHandler(mInteractionEventHandlerCaptor.capture()); in captureInteractionEventHandler()
168 protected void setInteractionEventHandler(InteractionEventHandler listener) { in setInteractionEventHandler() method in NotificationShadeWindowView
226 mView.setInteractionEventHandler(new NotificationShadeWindowView.InteractionEventHandler() { in setupExpandedStatusBar()