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