Home
last modified time | relevance | path

Searched refs:getGroupAlertBehavior (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/compat/tests/java/android/support/v4/app/
DNotificationCompatTest.java292 assertEquals(GROUP_ALERT_CHILDREN, NotificationCompat.getGroupAlertBehavior(n)); in testGetGroupAlertBehavior()
294 assertEquals(GROUP_ALERT_ALL, NotificationCompat.getGroupAlertBehavior(n)); in testGetGroupAlertBehavior()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java4474 public static int getGroupAlertBehavior(Notification notification) { in getGroupAlertBehavior() method in NotificationCompat
4476 return notification.getGroupAlertBehavior(); in getGroupAlertBehavior()
/frameworks/support/api/
D26.0.0-SNAPSHOT.txt6323 method public static int getGroupAlertBehavior(android.app.Notification);
D26.0.0-beta2.txt6312 method public static int getGroupAlertBehavior(android.app.Notification);
/frameworks/base/api/
Dcurrent.txt5117 method public int getGroupAlertBehavior();
Dsystem-current.txt5299 method public int getGroupAlertBehavior();