Searched refs:suppressedBubbleKey (Results 1 – 2 of 2) sorted by relevance
48 public String suppressedBubbleKey; field in BubbleBarUpdate86 suppressedBubbleKey = parcel.readString(); in BubbleBarUpdate()111 || suppressedBubbleKey != null in anythingChanged()129 + " suppressedBubbleKey=" + suppressedBubbleKey in toString()155 parcel.writeString(suppressedBubbleKey); in writeToParcel()
145 bubbleBarUpdate.suppressedBubbleKey = suppressedBubble != null in toBubbleBarUpdate()