Searched refs:onUnbubbleConversation (Results 1 – 3 of 3) sorted by relevance
378 void onUnbubbleConversation(String key); in onUnbubbleConversation() method
825 mLayerView.setUnBubbleConversationCallback(mSysuiProxy::onUnbubbleConversation); in ensureBubbleViewsAndWindowCreated()838 mStackView.setUnbubbleConversationCallback(mSysuiProxy::onUnbubbleConversation); in ensureBubbleViewsAndWindowCreated()
404 public void onUnbubbleConversation(String key) { in BubblesManager()