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

  /external/webkit/Source/WebKit/win/
WebHistory.cpp 450 RetainPtr<CFArrayRef> allItems(AdoptCF, CFArrayCreate(kCFAllocatorDefault, (const void**)itemsVector.data(), itemCount, &MarshallingHelpers::kIUnknownArrayCallBacks));
456 COMPtr<CFDictionaryPropertyBag> userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryAllItemsRemovedNotification), allItems.get());
529 HRESULT STDMETHODCALLTYPE WebHistory::allItems(
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 336 // put them in allItems. Later we give allItems to checkThumbBitmap()
341 ArrayList<Item> allItems = new ArrayList<Item>();
346 checkImageList(allItems);
349 checkBucketIds(allItems);
352 checkThumbBitmap(allItems);
376 private void checkImageList(ArrayList<Item> allItems) {
401 allItems.add(item);
426 private void checkBucketIds(ArrayList<Item> allItems) {
463 allItems.add(item)
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 64 milliseconds