Searched refs:mAllowBubble (Results 1 – 2 of 2) sorted by relevance
33 private final boolean mAllowBubble; field in NotificationRecordExtractorData61 mAllowBubble = allowBubble; in NotificationRecordExtractorData()84 || mAllowBubble != r.canBubble() in hasDiffForRankingLocked()
173 private boolean mAllowBubble; field in NotificationRecord537 pw.println(prefix + "mAllowBubble=" + mAllowBubble); in dump()1150 return mAllowBubble; in canBubble()1154 mAllowBubble = allow; in setAllowBubble()