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