Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java181 private final BubblesImpl mImpl = new BubblesImpl();
536 public BubblesImpl.CachedState getImplCachedState() { in getImplCachedState()
2484 private class BubblesImpl implements Bubbles { class in BubbleController