Searched defs:notifId (Results 1 – 2 of 2) sorted by relevance
/cts/tests/app/app/src/android/app/stubs/ |
D | SendBubbleActivity.java | 81 public void sendInvalidBubble(int notifId, boolean autoExpand) { in sendInvalidBubble() 104 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification) { in sendBubble() 110 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() 117 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() 151 private BubbleMetadata getBubbleMetadata(int notifId, boolean autoExpand, in getBubbleMetadata()
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationManagerTest.java | 3835 final int notifId = 3; in testNotificationManagerBubble_setSuppressBubble() local 4058 final int notifId = 2; in testNotificationManagerBubble_setSuppressBubble_dismissLocusActivity() local
|