Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewInfoTask.java89 @Nullable BubbleBarLayerView layerView, in BubbleViewInfoTask() argument
98 mLayerView = new WeakReference<>(layerView); in BubbleViewInfoTask()
171 BubbleBarLayerView layerView, BubbleIconFactory iconFactory, Bubble b, in populateForBubbleBar() argument
178 R.layout.bubble_bar_expanded_view, layerView, false /* attachToRoot */); in populateForBubbleBar()
H A DBubble.java480 @Nullable BubbleBarLayerView layerView, in inflate() argument
490 layerView, in inflate()