Searched refs:getGalleryGridCursor (Results 1 – 2 of 2) sorted by relevance
78 final FakeCursor cursor = TestDataFactory.getGalleryGridCursor(); in testBind()91 final FakeCursor cursor = TestDataFactory.getGalleryGridCursor(); in testBindMultiSelectUnSelected()104 final FakeCursor cursor = TestDataFactory.getGalleryGridCursor(); in testBindMultiSelectSelected()117 final FakeCursor cursor = TestDataFactory.getGalleryGridCursor(); in testClick()129 final FakeCursor cursor = TestDataFactory.getGalleryGridCursor(); in testBindTwice()
276 public static FakeCursor getGalleryGridCursor() { in getGalleryGridCursor() method in TestDataFactory