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

  /frameworks/support/browser/src/androidTest/java/androidx/browser/browseractions/
BrowserActionsIntentTest.java 92 BrowserActionItem items1 = items.get(0); local
93 assertEquals(CUSTOM_ITEM_TITLE, items1.getTitle());
94 assertEquals(android.R.drawable.ic_menu_share, items1.getIconId());
95 assertEquals(action1, items1.getAction());
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
FolderPreviewItemAnim.java 42 * @param items1 new number of items in the preview
47 final PreviewItemDrawingParams params, int index0, int items0, int index1, int items1,
49 previewItemManager.computePreviewItemDrawingParams(index1, items1, sTmpParams);
  /frameworks/support/v7/recyclerview/src/test/java/androidx/recyclerview/widget/
SortedListTest.java 943 Item[] items1 = createItemsFromInts(1, 2, 3); local
956 Item[] items1 = createItemsFromInts(1, 3, 5); local
982 Item[] items1 = createItemsFromInts(2, 4); local
1008 Item[] items1 = createItemsFromInts(1, 3, 5); local
1032 Item[] items1 = createItemsFromInts(2, 3, 4); local
1056 Item[] items1 = createItemsFromInts(1, 2, 3); local
1076 Item[] items1 = createItemsFromInts(3, 4, 5); local
1096 Item[] items1 = createItemsFromInts(1, 2, 3); local
1119 Item[] items1 = createItemsFromInts(1, 2, 3); local
1142 Item[] items1 = createItemsFromInts(1, 3, 5, 7, 9); local
1183 Item[] items1 = createItemsFromInts(1, 3, 5, 7, 9); local
1226 Item[] items1 = createItemsFromInts(1, 3, 5, 7, 9); local
1297 Item[] items1 = new Item[]{ local
1325 Item[] items1 = new Item[]{ local
1351 Item[] items1 = createItemsFromInts(2, 5, 6); local
1390 Item[] items1 = createItemsFromInts(1, 4, 6); local
1434 Item[] items1 = createItemsFromInts(1, 2); local
1481 Item[] items1 = createItemsFromInts(1, 2, 3); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_weakref.py 833 items1 = dict.items()
835 items1.sort()
837 self.assertTrue(items1 == items2,
839 del items1, items2
864 items1 = dict.items()
866 self.assertTrue(set(items1) == set(items2),
868 del items1, items2
    [all...]
  /external/python/cpython2/Lib/test/
test_weakref.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_weakref.py 972 items1 = dict.items()
974 items1.sort()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_weakref.py 972 items1 = dict.items()
974 items1.sort()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_weakref.py 972 items1 = dict.items()
974 items1.sort()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_weakref.py 972 items1 = dict.items()
974 items1.sort()
    [all...]
  /external/python/cpython3/Lib/test/
test_weakref.py     [all...]
  /external/python/cpython2/Lib/lib-tk/
turtle.py     [all...]
  /external/python/cpython3/Lib/
turtle.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py     [all...]
  /external/protobuf/python/google/protobuf/internal/
message_test.py     [all...]
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.34/
truth-0.34.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.36/
truth-0.36.jar 

Completed in 308 milliseconds