Searched refs:showDialog (Results 1 - 22 of 22) sorted by relevance

/external/proguard/src/proguard/gui/
H A DMemberSpecificationsPanel.java79 int returnValue = fieldSpecificationDialog.showDialog();
101 int returnValue = methodSpecificationDialog.showDialog();
131 int returnValue = memberSpecificationDialog.showDialog();
H A DClassSpecificationsPanel.java70 int returnValue = classSpecificationDialog.showDialog();
94 int returnValue = classSpecificationDialog.showDialog();
H A DOptimizationsDialog.java217 public int showDialog() method in class:OptimizationsDialog
H A DClassPathPanel.java190 int returnValue = filterDialog.showDialog();
H A DFilterDialog.java339 public int showDialog() method in class:FilterDialog
H A DMemberSpecificationDialog.java435 public int showDialog() method in class:MemberSpecificationDialog
H A DClassSpecificationDialog.java494 public int showDialog() method in class:ClassSpecificationDialog
H A DProGuardGUI.java881 int returnVal = fileChooser.showDialog(ProGuardGUI.this, msg("ok"));
906 int returnValue = optimizationsDialog.showDialog();
/external/jmonkeyengine/engine/src/android/jme3test/android/
H A DDemoLaunchAdapter.java66 private void showDialog(DemoLaunchEntry entry) { method in class:DemoLaunchAdapter
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DActivityTest.java204 activity.showDialog(1);
227 activity.showDialog(1, new Bundle());
238 activity.showDialog(1);
242 activity.showDialog(1);
252 activity.showDialog(1);
260 activity.showDialog(1);
276 activity.showDialog(1);
282 activity.showDialog(1);
291 activity.showDialog(123);
/external/replicaisland/src/com/replica/replicaisland/
H A DExtrasMenuActivity.java48 showDialog(NEW_GAME_DIALOG);
62 showDialog(NEW_GAME_DIALOG);
71 showDialog(EXTRAS_LOCKED_DIALOG);
H A DKeyboardConfigDialogPreference.java133 protected void showDialog(Bundle state) { method in class:KeyboardConfigDialogPreference
134 super.showDialog(state);
H A DMainMenuActivity.java278 showDialog(WHATS_NEW_DIALOG);
285 showDialog(TILT_TO_SCREEN_CONTROLS_DIALOG);
289 showDialog(CONTROL_SETUP_DIALOG);
H A DAndouKun.java369 showDialog(QUIT_GAME_DIALOG);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowActivity.java407 public final void showDialog(int id) { method in class:ShadowActivity
408 showDialog(id, null);
427 public final boolean showDialog(int id, Bundle bundle) { method in class:ShadowActivity
457 * {@code Activity#showDialog(int, Bundle)} or {@code Activity#showDialog(int)}
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/
H A DJmeDesktopSystem.java98 dialog.showDialog();
/external/proguard/lib/
H A Dproguardgui.jarMETA-INF/ META-INF/MANIFEST.MF proguard/gui/ClassSpecificationDialog.class ClassSpecificationDialog.java package proguard ...
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/
H A DSettingsDialog.java206 * <code>showDialog</code> sets this dialog as visble, and brings it to
209 public void showDialog() { method in class:SettingsDialog
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 230 milliseconds