Searched defs:autoExpand (Results 1 – 1 of 1) 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()
|