Home
last modified time | relevance | path

Searched defs:areBubblesAllowed (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java1350 public boolean areBubblesAllowed() { in areBubblesAllowed() method in NotificationManager
H A DINotificationManager.aidl87 boolean areBubblesAllowed(String pkg); in areBubblesAllowed() method