Searched refs:shownDialogs (Results 1 - 8 of 8) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowDialog.java41 private static final ArrayList<Dialog> shownDialogs = new ArrayList<>(); field in class:ShadowDialog
47 shownDialogs.clear();
63 shownDialogs.add(realDialog);
143 return shownDialogs;
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowDialog.java43 private static final ArrayList<Dialog> shownDialogs = new ArrayList<Dialog>(); field in class:ShadowDialog
48 shownDialogs.clear();
112 shownDialogs.add(realDialog);
264 return shownDialogs;
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 129 milliseconds