Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java72 private final boolean mIsAppBubble; field in Bubble
226 mIsAppBubble = false; in Bubble()
241 mIsAppBubble = isAppBubble; in Bubble()
281 mIsAppBubble = false; in Bubble()
905 return mIsAppBubble; in isAppBubble()