Searched refs:getAutoExpandBubble (Results 1 – 5 of 5) sorted by relevance
430 return metadata != null && metadata.getAutoExpandBubble(); in shouldAutoExpand()
5218 assertFalse(notif.getBubbleMetadata().getAutoExpandBubble()); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground()5275 assertTrue(notif.getBubbleMetadata().getAutoExpandBubble()); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground()
8652 public boolean getAutoExpandBubble() { in getAutoExpandBubble() method in Notification.Builder.BubbleMetadata
5496 method public boolean getAutoExpandBubble();