Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java527 return new IBubblesImpl(this); in createExternalInterface()
2386 private class IBubblesImpl extends IBubbles.Stub implements ExternalInterfaceBinder { class in BubbleController
2405 IBubblesImpl(BubbleController controller) { in IBubblesImpl() method in BubbleController.IBubblesImpl