Home
last modified time | relevance | path

Searched refs:getAutoExpandBubble (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java430 return metadata != null && metadata.getAutoExpandBubble(); in shouldAutoExpand()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java5218 assertFalse(notif.getBubbleMetadata().getAutoExpandBubble()); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground()
5275 assertTrue(notif.getBubbleMetadata().getAutoExpandBubble()); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground()
/frameworks/base/core/java/android/app/
DNotification.java8652 public boolean getAutoExpandBubble() { in getAutoExpandBubble() method in Notification.Builder.BubbleMetadata
/frameworks/base/non-updatable-api/
Dcurrent.txt5496 method public boolean getAutoExpandBubble();
/frameworks/base/api/
Dcurrent.txt5496 method public boolean getAutoExpandBubble();