Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java1381 && !notif.getBubbleMetadata().getAutoExpandBubble()); in updateBubble()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java9114 assertFalse(n.getBubbleMetadata().getAutoExpandBubble());
9481 assertFalse(notif.getBubbleMetadata().getAutoExpandBubble());
9512 assertTrue(notif.getBubbleMetadata().getAutoExpandBubble());
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java10374 public boolean getAutoExpandBubble() { in getAutoExpandBubble() method in Notification.Builder.BubbleMetadata
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6438 method public boolean getAutoExpandBubble();