Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubblePositioner.java152 public void updateForTaskbar(int iconSize, in updateForTaskbar() method in BubblePositioner
H A DBubbleController.java458 mBubblePositioner.updateForTaskbar(iconSize, taskbarPosition, isVisible, taskbarSize); in onTaskbarChanged()