HomeSort by relevance Sort by last modified time
    Searched full:other_folder (Results 1 - 4 of 4) sorted by null

  /packages/apps/Browser/src/com/android/browser/addbookmark/
FolderSpinnerAdapter.java 38 public static final int OTHER_FOLDER = 2;
80 case OTHER_FOLDER:
93 } else if (position == OTHER_FOLDER && !isDropDown
  /external/chromium_org/ui/app_list/
app_list_folder_item.cc 193 const AppListFolderItem* other_folder = local
195 if (other_folder->item_list()->item_count() != item_list_->item_count())
199 other_folder->item_list()->item_at(i)))
  /external/chromium_org/chrome/browser/web_applications/
web_app_mac_unittest.mm 148 base::FilePath other_folder = other_folder_temp_dir.path();
149 base::FilePath other_shim_path = other_folder.Append(shim_base_name_);
189 base::FilePath other_folder = other_folder_temp_dir.path();
190 base::FilePath other_shim_path = other_folder.Append(shim_base_name_);
  /packages/apps/Browser/src/com/android/browser/
AddBookmarkPage.java 310 case FolderSpinnerAdapter.OTHER_FOLDER:
316 // In case the user decides to select OTHER_FOLDER
    [all...]

Completed in 201 milliseconds