Home
last modified time | relevance | path

Searched defs:isAppBubble (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java233 boolean isAppBubble, in Bubble()
904 public boolean isAppBubble() { in isAppBubble() method in Bubble
DBubblePositioner.java750 public PointF getDefaultStartPosition(boolean isAppBubble) { in getDefaultStartPosition()