Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleStashedHandleViewController.java307 public void setBubbleBarLocation(BubbleBarLocation bubbleBarLocation) { in setBubbleBarLocation() method in BubbleStashedHandleViewController
DBubbleStashController.java394 public void setBubbleBarLocation(BubbleBarLocation bubbleBarLocation) { in setBubbleBarLocation() method in BubbleStashController
DBubbleBarViewController.java231 public void setBubbleBarLocation(BubbleBarLocation bubbleBarLocation) { in setBubbleBarLocation() method in BubbleBarViewController
DBubbleBarView.java386 public void setBubbleBarLocation(BubbleBarLocation bubbleBarLocation) { in setBubbleBarLocation() method in BubbleBarView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java861 public void setBubbleBarLocation(BubbleBarLocation location) { in setBubbleBarLocation() method in SystemUiProxy