/external/expat/win32/ |
expat.iss | 68 WelcomeLabel1=Welcome to the Expat XML Parser Setup Wizard
|
/external/qemu/android/avd/ |
hardware-properties.ini | 18 # tool/wizard to provide a nice user interface (hence the presence of
|
/external/wpa_supplicant_6/wpa_supplicant/ |
todo.txt | 51 * "configuration wizard" (step 1: select OS, step 2: select driver, ...) to
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
XmlStringFileHelper.java | 57 * Utility method used by the wizard to retrieve the actual value definition of a given
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterWindowImpl.java | 66 /** Sets whether the auto-update wizard will be shown when opening the window. */
195 * Sets whether the auto-update wizard will be shown when opening the window.
|
/external/wpa_supplicant/ |
todo.txt | 78 * "configuration wizard" (step 1: select OS, step 2: select driver, ...) to
|
/development/docs/ |
howto_use_cupcake_sdk.txt | 134 The "New Android Project" wizard has been expanded to use the multi-platform 137 There is now a "New XML File" wizard that lets you create skeleton XML resource 141 Both wizard are available via File > New... as well as new icons in the main
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
UiClassAttributeNode.java | 517 // create the wizard page for the class creation, and configure it 605 // set the root and fragment in the Wizard page 635 // create the action that will open it the wizard.
|
UiManifestPkgAttrNode.java | 287 * Displays the New Project Wizard to create a new project.
|
UiPackageAttributeNode.java | 293 * Displays and handles a "Create Package Wizard".
|
/frameworks/base/docs/html/sdk/ |
RELEASENOTES.jd | 70 <li>Improved support for test packages in New Project Wizard</li> 101 and zipalign tool. In addition, the New Project Wizard now 160 <code>zipalign</code> is integrated into the Export Wizard. When you use the 161 Wizard to export a signed application package, ADT signs and then automatically 162 runs <code>zipalign</code> against the exported package. If you use the Wizard 181 <h3>Support for Test Packages in New Project Wizard</h3> 183 <p>The New Project Wizard available in the ADT 0.9.3 now lets you add a test [all...] |
eclipse-adt.jd | 142 <li>Fixes issues with the New Project Wizard when selecting samples.</li> 229 <dt>Project Creation Wizard:</dt>
|
/frameworks/base/docs/html/guide/tutorials/localization/ |
index.jd | 64 using Eclipse, fill out these values in the New Android Project wizard:
409 XML File</strong> to open the New Android XML File wizard. You can also open
410 the wizard by clicking its icon in the toolbar:<br />
|
/frameworks/base/docs/html/resources/tutorials/localization/ |
index.jd | 64 using Eclipse, fill out these values in the New Android Project wizard:
409 XML File</strong> to open the New Android XML File wizard. You can also open
410 the wizard by clicking its icon in the toolbar:<br />
|
/external/quake/quake/src/QW/client/ |
cl_tent.c | 62 cl_sfx_wizhit = S_PrecacheSound ("wizard/hit.wav");
|
/external/quake/quake/src/WinQuake/ |
cl_tent.cpp | 47 cl_sfx_wizhit = S_PrecacheSound ("wizard/hit.wav");
|
/frameworks/base/docs/html/guide/developing/tools/ |
adt.jd | 8 <li>It provides a New Project Wizard, which helps you quickly create and set up all of the basic files you'll need for a new Android application.</li>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AdtPlugin.java | 77 import org.eclipse.jface.wizard.WizardDialog; 337 ExportWizard wizard = new ExportWizard(); 338 wizard.init(PlatformUI.getWorkbench(), selection); 340 wizard); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
UiElementPart.java | 264 * wizard or a multi-page editor and the user is about to leave
|
/development/simulator/app/ |
PropertyServer.cpp | 131 /* disable the annoying setup wizard */
|
/external/jpeg/ |
wizard.doc | 6 The "wizard" switches are intended for experimentation with JPEG by persons
|
usage.doc | 204 The "wizard" switches are intended for experimentation with JPEG. If you 206 further in the file wizard.doc.
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardUpdateMonitor.java | 509 * the setup wizard)
|
KeyguardViewMediator.java | 541 // if the setup wizard hasn't run yet, don't show 650 // gone through setup wizard [all...] |
/frameworks/base/services/java/com/android/server/ |
NotificationManagerService.java | 435 // Don't start allowing notifications until the setup wizard has run once. 437 // This works on the first boot because the setup wizard will toggle this [all...] |