Searched refs:mAllowBubble (Results 1 – 2 of 2) sorted by relevance
168 private boolean mAllowBubble; field in NotificationRecord519 pw.println(prefix + "mAllowBubble=" + mAllowBubble); in dump()1080 return mAllowBubble; in canBubble()1084 mAllowBubble = allow; in setAllowBubble()
7980 boolean mAllowBubble;8006 mAllowBubble = allowBubble;8027 || mAllowBubble != r.canBubble()