Searched defs:areBubblesAllowed (Results 1 – 4 of 4) sorted by relevance
32 boolean areBubblesAllowed(String packageName, int uid); in areBubblesAllowed() method
516 public boolean areBubblesAllowed(String pkg, int uid) { in areBubblesAllowed() method in PreferencesHelper
1088 public boolean areBubblesAllowed() { in areBubblesAllowed() method in NotificationManager
81 boolean areBubblesAllowed(String pkg); in areBubblesAllowed() method