Home
last modified time | relevance | path

Searched defs:layerView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleViewInfoTaskLegacy.java99 @Nullable BubbleBarLayerView layerView, in BubbleViewInfoTaskLegacy()
190 BubbleBarLayerView layerView, in populateForBubbleBar()
DBubbleViewInfoTask.java98 @Nullable BubbleBarLayerView layerView, in BubbleViewInfoTask()
282 BubbleBarLayerView layerView, in populateForBubbleBar()
DBubbleTransitions.java104 BubbleBarLayerView layerView, BubbleIconFactory iconFactory, in startConvertToBubble()
266 BubbleBarLayerView layerView, BubbleIconFactory iconFactory, in ConvertToBubble()
DBubble.java721 @Nullable BubbleBarLayerView layerView, in inflate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java2344 BubbleBarLayerView layerView = mBubbleController.getLayerView(); in registerBubbleBarListener_switchToBarWhileExpanded() local