Searched refs:DocumentsSwipeRefreshLayout (Results 1 – 1 of 1) sorted by relevance
35 public class DocumentsSwipeRefreshLayout extends SwipeRefreshLayout { class36 private static final String TAG = DocumentsSwipeRefreshLayout.class.getSimpleName();38 public DocumentsSwipeRefreshLayout(Context context) { in DocumentsSwipeRefreshLayout() method in DocumentsSwipeRefreshLayout42 public DocumentsSwipeRefreshLayout(Context context, AttributeSet attrs) { in DocumentsSwipeRefreshLayout() method in DocumentsSwipeRefreshLayout