Searched defs:bubblePreference (Results 1 – 3 of 3) sorted by relevance
414 boolean showBadge, int bubblePreference) { in getOrCreatePackagePreferencesLocked()625 public void setBubblesAllowed(String pkg, int uid, int bubblePreference) { in setBubblesAllowed()2551 int bubblePreference = DEFAULT_BUBBLE_PREFERENCE; field in PreferencesHelper.PackagePreferences
700 public int bubblePreference = NotificationManager.BUBBLE_PREFERENCE_NONE; field in NotificationBackend.AppRow
86 void setBubblesAllowed(String pkg, int uid, int bubblePreference); in setBubblesAllowed()