HomeSort by relevance Sort by last modified time
    Searched defs:SAMPLE (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libop/
op_xml_out.h 40 SUMMARY, SAMPLE,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectWizardState.java 45 /** The mode to run the wizard in: creating test, or sample, or plain project */
50 * to by the {@link #projectLocation} or in the case of sample projects, the
100 * when the wizard is running in create-sample-mode.
105 /** Path to the currently chosen sample */
173 if (mode == Mode.SAMPLE) {
319 // operating in the create-from-sample mode -- since the available sample list
360 // Or last attempt, try to match a sample project location and use it
381 /** Create a sample project. Testing options are not presented. */
382 SAMPLE,
    [all...]

Completed in 344 milliseconds