Searched defs:notifId (Results 1 – 2 of 2) sorted by relevance
/cts/tests/app/app/src/android/app/stubs/ |
D | SendBubbleActivity.java | 61 public void sendInvalidBubble(int notifId, boolean autoExpand) { in sendInvalidBubble() 85 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification) { in sendBubble() 91 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() 98 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() 132 private BubbleMetadata getBubbleMetadata(int notifId, boolean autoExpand, in getBubbleMetadata()
|
/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
D | NotificationManagerBubbleTest.java | 927 final int notifId = 3; in testNotificationManagerBubble_setSuppressBubble() local 1109 final int notifId = 2; in testNotificationManagerBubble_setSuppressBubble_dismissLocusActivity() local
|