H A D | BubbleController.java | 815 public boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey) { in isBubbleNotificationSuppressedFromShade() method in BubbleController 1456 public synchronized boolean isBubbleNotificationSuppressedFromShade(String key, in isBubbleNotificationSuppressedFromShade() method in BubbleController.BubblesImpl.CachedState 1491 public boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey) { in isBubbleNotificationSuppressedFromShade() method in BubbleController.BubblesImpl 1492 return mCachedState.isBubbleNotificationSuppressedFromShade(key, groupKey); in isBubbleNotificationSuppressedFromShade()
|