HomeSort by relevance Sort by last modified time
    Searched full:folder (Results 201 - 225 of 549) sorted by null

1 2 3 4 5 6 7 891011>>

  /development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/
NativeAudio.java 154 /** Native methods, implemented in jni folder */
  /development/testrunner/
android_manifest.py 58 app_path: path to folder containing AndroidManifest.xml
android_mk.py 86 app_path: path to folder containing Android.mk
create_test.py 113 # create tests folder if not existent
162 # create tests folder if not existent
  /external/chromium/base/
linux_util.h 53 // folder. Examples of |dir_name| are DESKTOP and MUSIC.
  /external/libvpx/examples/includes/geshi/geshi/
per.php 83 "FOLDER",
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/String/
split-001.js 12 * are already tests for regular expressions in the js1_2/regexp folder.
split-003.js 12 * are already tests for regular expressions in the js1_2/regexp folder.
  /frameworks/base/core/java/android/widget/
ImageButton.java 54 * <p>Save the XML file in your project {@code res/drawable/} folder and then
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
FileLabelProvider.java 40 * @param folderImage the Image to represent a folder
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
FolderConfiguration.java 51 * Returns the number of {@link ResourceQualifier} that make up a Folder configuration.
376 * Returns the name of a folder with the configuration.
378 public String getFolderName(ResourceFolderType folder) {
379 StringBuilder result = new StringBuilder(folder.getName());
  /external/icu4c/data/
Makefile.in 564 # copy the curr/pool.res file from the source folder to the build output folder
588 # copy the lang/pool.res file from the source folder to the build output folder
612 # copy the region/pool.res file from the source folder to the build output folder
636 # copy the zone/pool.res file from the source folder to the build output folder
723 # copy the locales/pool.res file from the source folder to the build output folder
    [all...]
makedata.mak 754 # copy the locales/pool.res file from the source folder to the build output folder
776 # copy the curr/pool.res file from the source folder to the build output folder
798 # copy the lang/pool.res file from the source folder to the build output folder
820 # copy the region/pool.res file from the source folder to the build output folder
842 # copy the zone/pool.res file from the source folder to the build output folder
    [all...]
  /external/chromium/net/tools/crash_cache/
crash_cache.cc 80 // Creates the destinaton folder for this run, and returns it on full_path.
262 printf("Destination folder found, please remove it.\n");
  /external/stlport/
INSTALL 70 build process description, for a more detailed one check README files in the doc folder:
82 install by just copying stlport and lib folder to the destination of your choise. For
  /frameworks/base/docs/html/guide/tutorials/localization/
index.jd 136 <li>Add a default flag graphic to the <code>res/drawable</code> folder by
311 to the British flag that is already in the <code>res/drawable/</code> folder. It
373 <p class="note"><strong>Tip: </strong>A folder qualifer cannot specify a region
374 without a language. Having a folder named <code>res/drawable-rCA/</code>,
393 <li>Create a <code>res/drawable-de/</code> folder that includes an icon that
502 workspace. (Why not have just <em>one</em> folder that contains the Canadian
503 flag? Because a folder qualifer cannot specify a region without a language.
504 You cannot have a folder named <code>drawable-rCA/</code>; instead you must
  /frameworks/base/docs/html/guide/tutorials/notepad/
index.jd 60 <li>Open the <code>NotepadCodeLab</code> folder.</li>
63 <p>Inside the <code>NotepadCodeLab</code> folder, you should see six project
notepad-index.jd 61 <li>Open the <code>NotepadCodeLab</code> folder</li>
64 <p>Inside the <code>NotepadCodeLab</code> folder, you should see six project
  /frameworks/base/docs/html/resources/tutorials/localization/
index.jd 136 <li>Add a default flag graphic to the <code>res/drawable</code> folder by
311 to the British flag that is already in the <code>res/drawable/</code> folder. It
373 <p class="note"><strong>Tip: </strong>A folder qualifer cannot specify a region
374 without a language. Having a folder named <code>res/drawable-rCA/</code>,
393 <li>Create a <code>res/drawable-de/</code> folder that includes an icon that
502 workspace. (Why not have just <em>one</em> folder that contains the Canadian
503 flag? Because a folder qualifer cannot specify a region without a language.
504 You cannot have a folder named <code>drawable-rCA/</code>; instead you must
  /frameworks/base/docs/html/resources/tutorials/notepad/
index.jd 60 <li>Open the <code>NotepadCodeLab</code> folder.</li>
63 <p>Inside the <code>NotepadCodeLab</code> folder, you should see six project
notepad-index.jd 61 <li>Open the <code>NotepadCodeLab</code> folder</li>
64 <p>Inside the <code>NotepadCodeLab</code> folder, you should see six project
  /development/docs/
howto_use_cupcake_sdk.txt 100 the new SDK folder that you unzipped in paragraph 2.
117 The new plugin creates a "gen" folder in your project where it puts the R.java
123 AIDL Java files are still present in the "src" folder. If yes, remove them.
128 simply remove the "gen" folder from the build path of the project.
177 A "gen" folder will be created the first time you build and your R.java and
178 your AIDL Java files will be generated in this "gen" folder. You MUST remove
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 484 // If we just have one folder, open it.
485 // If we have zero folder, show the "no images" icon.
637 // We draw three different version of the folder image depending on the
638 // number of images in the folder.
639 // For a single image, that image draws over the whole folder.
798 // to let the user sees the folder icon as soon as possible (and possibly
  /sdk/anttasks/src/com/android/ant/
SetupTask.java 301 // check if there's a more recent version of the rules in the tools folder.
306 // no more recent Ant rules from the tools, folder. Find them inside the platform.
307 // find the folder containing the file to import
312 // in this case we import the rules from the ant folder in the tools.
364 * tools folder of the SDK, or -1 if none is found.
625 * @param baseFolder the base folder of the project (to resolve relative paths)
  /sdk/docs/
howto_use_cupcake_sdk.txt 100 the new SDK folder that you unzipped in paragraph 2.
117 The new plugin creates a "gen" folder in your project where it puts the R.java
123 AIDL Java files are still present in the "src" folder. If yes, remove them.
128 simply remove the "gen" folder from the build path of the project.
177 A "gen" folder will be created the first time you build and your R.java and
178 your AIDL Java files will be generated in this "gen" folder. You MUST remove

Completed in 4138 milliseconds

1 2 3 4 5 6 7 891011>>