Searched refs:isIntentActive (Results 1 – 2 of 2) sorted by relevance
651 boolean isIntentActive() { in isIntentActive() method in Bubble
359 if (bubble.isIntentActive() || mBubbleData.hasBubbleInStackWithKey(bubble.getKey())) { in onInit()