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