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