Searched refs:mUnbubbleConversationCallback (Results 1 – 1 of 1) sorted by relevance
375 private Consumer<String> mUnbubbleConversationCallback; field in BubbleStackView1350 mUnbubbleConversationCallback.accept(mBubbleData.getSelectedBubble().getKey()); in setUpManageMenu()1916 mUnbubbleConversationCallback = unbubbleConversationCallback; in setUnbubbleConversationCallback()