Home
last modified time | relevance | path

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

/external/nist-sip/java/javax/sip/
DDialog.java11 public interface Dialog extends Serializable { interface
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DActivityTest.java193 new Dialog(activity) { in showDialog_shouldCreatePrepareAndShowDialog() method
216 new Dialog(activity) { in showDialog_shouldCreatePrepareAndShowDialogWithBundle() method