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/bar/
H A DBubbleBarLayerView.java222 public void setUnBubbleConversationCallback( in setUnBubbleConversationCallback() method in BubbleBarLayerView
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java729 mLayerView.setUnBubbleConversationCallback(mSysuiProxy::onUnbubbleConversation); in ensureBubbleViewsAndWindowCreated()