Home
last modified time | relevance | path

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

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