Home
last modified time | relevance | path

Searched refs:setUnbubbleConversationCallback (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java741 mStackView.setUnbubbleConversationCallback(mSysuiProxy::onUnbubbleConversation); in ensureBubbleViewsAndWindowCreated()
H A DBubbleStackView.java1725 public void setUnbubbleConversationCallback( in setUnbubbleConversationCallback() method in BubbleStackView