Searched refs:mSelectedBubbleKey (Results 1 – 1 of 1) sorted by relevance
2489 private String mSelectedBubbleKey; field in BubbleController.BubblesImpl.CachedState2503 mSelectedBubbleKey = update.selectedBubble != null in update()2559 return mIsStackExpanded && key.equals(mSelectedBubbleKey); in isBubbleExpanded()2578 pw.println("mSelectedBubbleKey: " + mSelectedBubbleKey); in dump()