Searched refs:suppressedBubbleKey (Results 1 – 2 of 2) sorted by relevance
45 public String suppressedBubbleKey; field in BubbleBarUpdate69 suppressedBubbleKey = parcel.readString(); in BubbleBarUpdate()88 || suppressedBubbleKey != null in anythingChanged()100 + " suppressedBubbleKey=" + suppressedBubbleKey in toString()120 parcel.writeString(suppressedBubbleKey); in writeToParcel()
142 bubbleBarUpdate.suppressedBubbleKey = suppressedBubble != null in toBubbleBarUpdate()