HomeSort by relevance Sort by last modified time
    Searched refs:folder (Results 126 - 150 of 170) sorted by null

1 2 3 4 56 7

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
lint-api.jar 
layoutlib-api.jar 
  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command.cc 377 (committed_entry.folder() ||
syncapi.h 344 void SetIsFolder(bool folder);
    [all...]
syncer_unittest.cc     [all...]
syncapi_unittest.cc 78 // Makes a non-folder child of the root node. Returns the id of the
92 // Make a folder as a child of the root node. Returns the id of the
106 // Makes a non-folder child of a non-root node. Returns the id of the
121 // Makes a folder child of a non-root node. Returns the id of the
303 // we'll use this spare folder later
422 EXPECT_EQ("Top-level folder", type_str);
1082 int64 folder = MakeFolderWithParent(sync_manager_.GetUserShare(), local
    [all...]
syncapi.cc 218 if (GetIsFolder()) return true; // Ignore the top-level datatype folder.
468 void WriteNode::SetIsFolder(bool folder) {
469 if (entry_->Get(syncable::IS_DIR) == folder)
472 entry_->Put(syncable::IS_DIR, folder);
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/system/
autoinstall.py 82 Defaults to a subdirectory of the folder containing
436 target_name: The name of the folder or file in the autoinstaller
  /packages/apps/Launcher2/src/com/android/launcher2/
FocusHelper.java 822 final Folder folder = (Folder) layout.getParent(); local
    [all...]
LauncherModel.java 342 // Item is in a folder, make sure this folder exists
546 * Find a folder in the db, creating the FolderInfo if necessary, and adding it to folderList.
640 // Adding an item to a folder that doesn't exist.
641 String msg = "adding item: " + item + " to a folder that " +
710 // We are deleting a folder which still contains items that
711 // think they are contained by that folder.
712 String msg = "deleting a folder (" + item + ") which still " +
1608 FolderInfo folder = folders.get(id); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PostCompilerBuilder.java 149 // also remove the files in the output folder (but not the Eclipse output folder).
222 // get the android output folder
383 // refresh recursively bin/res folder
401 // refresh the bin folder content with no recursion to update the library
539 // refresh recursively bin/res folder
692 // refresh the bin folder content with no recursion
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
LocaleManager.java 170 * Returns a flag for a given resource folder name (such as
173 * @param folder the folder name
177 public Image getFlagForFolderName(@NonNull String folder) {
180 for (String qualifier : Splitter.on('-').split(folder)) {
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java     [all...]
  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 1286 File folder = context.getExternalCacheDir(); local
    [all...]
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 158 extensions which exist underneath the specified folder.
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 782 and put it in your smarty plugins folder.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java 333 * @return A file:// URL on the local documentation folder if it exists or null.
452 // load the project.properties from the project folder.
775 * Returns the {@link AvdManager}. If the AvdManager failed to parse the AVD folder, this could
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 471 # Files are assigned to first matching folder. Folder names of None
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java 435 // We don't need to check the type folder name because a/ we only accept
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 234 #define AVRC_STS_NOT_DIR 0x08 /* Not a Directory - The UID provided does not refer to a folder item Change Path*/
362 #define AVRC_SCOPE_FILE_SYSTEM 0x01 /* Folder Item, Media Element Item
369 /* folder type */
395 #define AVRC_DIR_UP 0x00 /* Folder Up */
396 #define AVRC_DIR_DOWN 0x01 /* Folder Down */
960 tAVRC_ITEM_FOLDER folder; \/* The properties of a folder item.*\/ member in union:__anon3170::__anon3171
    [all...]
  /external/chromium/net/tools/testserver/
chromiumsync_test.py 41 'Every sync datatype should have a permanent folder '
249 proto.folder = True

Completed in 644 milliseconds

1 2 3 4 56 7