Searched refs:shouldAutoExpand (Results 1 – 2 of 2) sorted by relevance
428 boolean shouldAutoExpand() { in shouldAutoExpand() method in Bubble449 pw.print(" autoExpand: "); pw.println(shouldAutoExpand()); in dump()
202 if (bubble.shouldAutoExpand()) { in notificationEntryUpdated()