HomeSort by relevance Sort by last modified time
    Searched refs:oldItems (Results 1 - 8 of 8) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
HistoryManager.java 137 Vector<HistoryItem> oldItems = new Vector<HistoryItem>();
139 oldItems.add(getItem(i));
142 for (int i = 0; i < oldItems.size(); i++) {
143 add(oldItems.elementAt(i));
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 553 oldItems, newItems: TItemArray;
561 oldItems := FItems;
566 for i := 0 to Length(oldItems) - 1 do
567 if oldItems[i].HashCode <> 0 then
568 RehashAdd(oldItems[i].HashCode, oldItems[i].Key, oldItems[i].Value);
  /external/chromium_org/third_party/icu/source/tools/toolutil/
package.cpp     [all...]
  /external/icu4c/tools/toolutil/
package.cpp     [all...]
  /prebuilts/devtools/tools/lib/
sdk-common.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
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 397 milliseconds