Searched refs:getRemoteCollectionItems (Results 1 – 4 of 4) sorted by relevance
131 default RemoteViews.RemoteCollectionItems getRemoteCollectionItems(int capSize) { in getRemoteCollectionItems() method269 public RemoteViews.RemoteCollectionItems getRemoteCollectionItems(int capSize) { in getRemoteCollectionItems() method in RemoteViewsService.RemoteViewsFactoryAdapter273 items = mFactory.getRemoteCollectionItems(capSize); in getRemoteCollectionItems()
1413 .getRemoteCollectionItems(individualSize);
42 RemoteViews.RemoteCollectionItems getRemoteCollectionItems(int capSize); in getRemoteCollectionItems() method
358 public RemoteViews.RemoteCollectionItems getRemoteCollectionItems(int capSize) { in getRemoteCollectionItems() method in RemoteViewsAdapterTest.ViewsFactory