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