Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java422 updateBubbleBarLocationInternal(update.bubbleBarLocation); in applyViewChanges()
486 updateBubbleBarLocationInternal(location); in updateBubbleBarLocation()
490 private void updateBubbleBarLocationInternal(BubbleBarLocation location) { in updateBubbleBarLocationInternal() method in BubbleBarController