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