Searched refs:mIsBubble (Results 1 – 3 of 3) sorted by relevance
59 private boolean mIsBubble = false; field in RankingBuilder88 mIsBubble = ranking.isBubble(); in RankingBuilder()117 mIsBubble); in build()
1705 private boolean mIsBubble; field in NotificationListenerService.Ranking1742 out.writeBoolean(mIsBubble); in writeToParcel()1780 mIsBubble = in.readBoolean(); in Ranking()2002 return mIsBubble; in isBubble()2061 mIsBubble = isBubble; in populate()2102 other.mIsBubble); in populate()2161 && Objects.equals(mIsBubble, other.mIsBubble); in equals()
123 private boolean mIsBubble; field in Bubble454 mIsBubble = entry.getStatusBarNotification().getNotification().isBubbleNotification(); in setEntry()781 mIsBubble = isBubble; in setIsBubble()785 return mIsBubble; in isBubble()