Searched refs:selectedBubbleKey (Results 1 – 2 of 2) sorted by relevance
39 public String selectedBubbleKey; field in BubbleBarUpdate64 selectedBubbleKey = parcel.readString(); in BubbleBarUpdate()83 || selectedBubbleKey != null in anythingChanged()97 + " selectedBubbleKey=" + selectedBubbleKey in toString()117 parcel.writeString(selectedBubbleKey); in writeToParcel()
130 bubbleBarUpdate.selectedBubbleKey = selectedBubble != null in toBubbleBarUpdate()