HomeSort by relevance Sort by last modified time
    Searched refs:errorDialog (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL_main.c 398 DialogPtr errorDialog;
404 errorDialog = GetNewDialog (1001, nil, (WindowPtr)-1);
405 if (errorDialog == NULL)
407 DrawDialog (errorDialog);
409 GetDialogItem (errorDialog, kErr_Text, &dummyType, &dummyHandle, &dummyRect);
413 SetPort (GetDialogPort(errorDialog));
415 SetPort (errorDialog);
421 DisposeDialog (errorDialog);
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountCheckSettingsFragment.java 252 if (fm.findFragmentByTag(ErrorDialog.TAG) == null) {
253 ErrorDialog errorDialog = ErrorDialog.newInstance(
256 .add(errorDialog, ErrorDialog.TAG)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 141 milliseconds