Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java943 && !notif.getBubbleMetadata().getAutoExpandBubble()) in updateBubble()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java7223 assertFalse(notif.getBubbleMetadata().getAutoExpandBubble()); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground()
7254 assertTrue(notif.getBubbleMetadata().getAutoExpandBubble()); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java10040 public boolean getAutoExpandBubble() { in getAutoExpandBubble() method in Notification.Builder.BubbleMetadata
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5878 method public boolean getAutoExpandBubble();