Searched refs:getGroupAlertBehavior (Results 1 – 6 of 6) sorted by relevance
292 assertEquals(GROUP_ALERT_CHILDREN, NotificationCompat.getGroupAlertBehavior(n)); in testGetGroupAlertBehavior()294 assertEquals(GROUP_ALERT_ALL, NotificationCompat.getGroupAlertBehavior(n)); in testGetGroupAlertBehavior()
4474 public static int getGroupAlertBehavior(Notification notification) { in getGroupAlertBehavior() method in NotificationCompat4476 return notification.getGroupAlertBehavior(); in getGroupAlertBehavior()
6323 method public static int getGroupAlertBehavior(android.app.Notification);
6312 method public static int getGroupAlertBehavior(android.app.Notification);
5117 method public int getGroupAlertBehavior();
5299 method public int getGroupAlertBehavior();