Home
last modified time | relevance | path

Searched defs:autoExpand (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DSendBubbleActivity.java61 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()