HomeSort by relevance Sort by last modified time
    Searched refs:folder (Results 176 - 200 of 495) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Browser/src/com/android/browser/
AddBookmarkPage.java 127 private static class Folder {
130 Folder(String name, long id) {
147 private Uri getUriForFolder(long folder) {
150 if (folder == mRootFolder && account != null) {
155 return BrowserContract.Bookmarks.buildFolderUri(folder);
161 Folder folderData = (Folder) data;
162 long folder = folderData.Id; local
166 loader.setUri(getUriForFolder(folder));
208 Folder folder = (Folder) data local
530 long folder; local
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
certificate_tree.js 21 * Creates a new tree folder for certificate data.
22 * @param {Object=} data Data used to create a certificate tree folder.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_to_local_syncer_unittest.cc 295 const std::string folder = CreateRemoteFolder(app_root, "folder"); local
298 AppendExpectedChange(URL(kOrigin, "folder"),
308 DeleteRemoteFile(folder);
311 AppendExpectedChange(URL(kOrigin, "folder"),
374 CreateLocalFolder(URL(kOrigin, "folder"));
375 CreateRemoteFile(app_root, "folder", "data");
377 // Folder-File conflict happens. File creation should be ignored.
401 // File-Folder conflict happens. Folder should override the existing file
463 const std::string folder = CreateRemoteFolder(app_root, "folder"); local
    [all...]
sync_engine_initializer_unittest.cc 316 scoped_ptr<google_apis::FileResource> folder(CreateRemoteFolder(
317 std::string(), "folder"));
320 AddParentFolder(sync_root->file_id(), folder->file_id());
334 scoped_ptr<google_apis::FileResource> folder(CreateRemoteFolder(
335 std::string(), "folder"));
337 folder->file_id(), kSyncRootFolderTitle));
  /external/chromium_org/components/policy/core/browser/
managed_bookmarks_tracker_unittest.cc 109 base::ListValue* folder = new base::ListValue(); local
111 folder->Append(CreateFolder("Empty", empty));
112 folder->Append(CreateBookmark("Youtube", "http://youtube.com/"));
116 list->Append(CreateFolder("Folder", folder));
197 // Swap the Google bookmark with the Folder.
220 // Remove the Folder.
240 // Put all the nodes inside another folder.
311 model_->bookmark_bar_node(), 1, base::ASCIIToUTF16("Test Folder"));
  /external/chromium_org/sync/internal_api/public/
write_node.h 88 // Looks up the type's root folder. This is usually created by the sync
94 void SetIsFolder(bool folder);
  /external/chromium_org/third_party/webrtc/base/
diskcache.h 42 bool Initialize(const std::string& folder, size_t size);
  /external/chromium_org/v8/test/webkit/
dfg-constant-fold-misprediction.js 30 // Two variables holding constants such that the bytecode generation constant folder
31 // will not constant fold the division below, but the DFG constant folder will.
  /libcore/luni/src/test/java/libcore/java/lang/
OldRuntimeTest.java 283 String folder = resources.getAbsolutePath() + "/" + dirName; local
286 String command = "mkdir " + folder;
287 String [] commandArguments = {"mkdir", folder};
316 File f = new File(folder);
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Folder.java 25 public abstract class Folder {
38 INBOX, // NOTE: The folder's name must be INBOX
44 OTHER, // this folder has no specific role
45 UNKNOWN // the role of this folder is unknown
51 * Not all {@link Folder} implementations may invoke it.
63 * @param callbacks Pointer to callbacks class. This may be used by the folder between this
86 * Returns the mode the folder was opened with. This may be different than the mode the open
93 * Does not actually attempt to create a folder.
100 * Attempt to create the given folder remotely using the given type.
108 * Returns the number of messages in the selected folder
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationPagerAdapter.java 34 import com.android.mail.providers.Folder;
52 public void onChanged(Folder newFolder) {
60 private final Folder mFolder;
136 Folder folder, Conversation initialConversation) {
143 mFolder = folder;
150 public boolean matches(Account account, Folder folder) {
152 && mFolder.equals(folder);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SuppressNotificationReceiver.java 21 import com.android.mail.providers.Folder;
38 * A simple {@code BroadcastReceiver} which suppresses new e-mail notifications for a given folder.
48 * Registers this receiver to suppress the new mail notifications for a given folder so
133 final Folder listContextFolder = listContext.folder;
136 LogUtils.e(LOG_TAG, "SuppressNotificationReceiver.onReceive: account=%s, folder=%s",
161 LogUtils.i(LOG_TAG, "Aborting broadcast of intent %s, folder uri is %s",
  /prebuilts/devtools/tools/
ddms.bat 64 echo SWT folder '%swt_path%' does not exist.
65 echo Please set ANDROID_SWT to point to the folder containing swt.jar for your platform.
hierarchyviewer.bat 65 echo SWT folder '%swt_path%' does not exist.
66 echo Please set ANDROID_SWT to point to the folder containing swt.jar for your platform.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Power_Suite.py 85 """folder actions enabled - Are Folder Actions currently being processed? """
124 'folder' : Disk_Folder_File_Suite.folder,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeMoveParticipant.java 197 for (IResource folder : folders) {
198 String folderName = folder.getName();
203 if (!(folder instanceof IFolder)) {
206 IResource[] files = ((IFolder) folder).members();
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java 186 * Set the folder structure to be used for this instance.
244 String folder; field in class:BluetoothMapContentObserver.Event
250 public Event(String eventType, long handle, String folder,
255 if (folder != null) {
257 this.folder = folder;
259 this.folder = PATH + folder;
262 this.folder = null;
289 if (folder != null)
1246 String folder = folderElement.getName(); local
    [all...]
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 50 B<--source> I<source-folder>
69 I<pkg-dmg> takes a directory identified by I<source-folder> and transforms
78 ==item B<--source> I<source-folder>
124 that may not exist in I<source-folder>. B<--mkdir> may appear multiple
132 provides a way to package up a I<source-folder> by adding files to it
133 without modifying the original I<source-folder>. B<--copy> may appear
170 icon attribute will be set on the root folder.
186 If this option is present, I<source-folder> is treated as a file, and is
187 placed as a file within the volume's root folder. Without this option,
188 I<source-folder> is treated as the volume root itself
    [all...]
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.css 25 #open-downloads-folder {
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
navigatorView.css 34 .navigator-folder-tree-item .icon {
  /external/chromium_org/ui/app_list/views/
app_list_folder_view.cc 38 // folder container ink bubble, beyond which, the item is considered dragged
39 // out of the folder boundary.
76 void AppListFolderView::SetAppListFolderItem(AppListFolderItem* folder) {
81 folder_item_ = folder;
93 // Hide the top items temporarily if showing the view for opening the folder.
139 // If the folder item associated with this view is removed from the model,
140 // (e.g. the last item in the folder was deleted), reset the view and signal
143 // folder.
149 // Show the top items when the opening folder animation is done.
153 // If the view is hidden for reparenting a folder item, it has to be visible
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/118/1/.cp/lib/
jarprocessor-ant.jar 
  /external/lzma/CPP/7zip/Archive/7z/
7zIn.h 77 const CFolder &folder = Folders[folderIndex]; local
79 for (int i = 0; i < folder.PackStreams.Size(); i++)
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/android/
shared.mk 75 @$(call echo_in_colors, "\n<creating object's folder 'obj/'>\n")
  /hardware/invensense/60xx/libsensors_iio/software/core/mpl/build/android/
shared.mk 76 @$(call echo_in_colors, "\n<creating object's folder 'obj/'>\n")

Completed in 1668 milliseconds

1 2 3 4 5 6 78 91011>>