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