Searched refs:onUnbubbleConversation (Results 1 – 3 of 3) sorted by relevance
345 void onUnbubbleConversation(String key); in onUnbubbleConversation() method
729 mLayerView.setUnBubbleConversationCallback(mSysuiProxy::onUnbubbleConversation); in ensureBubbleViewsAndWindowCreated()741 mStackView.setUnbubbleConversationCallback(mSysuiProxy::onUnbubbleConversation); in ensureBubbleViewsAndWindowCreated()
357 public void onUnbubbleConversation(String key) { in BubblesManager()