Home
last modified time | relevance | path

Searched defs:setExpandedView (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedViewAnimationController.java27 void setExpandedView(BubbleExpandedView expandedView); in setExpandedView() method
H A DExpandedViewAnimationControllerImpl.java122 public void setExpandedView(BubbleExpandedView expandedView) { in setExpandedView() method in ExpandedViewAnimationControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardOverlayController.java338 private void setExpandedView(Runnable onViewReady) { in setExpandedView() method in ClipboardOverlayController
390 private void setExpandedView() { in setExpandedView() method in ClipboardOverlayController