Searched refs:MAX_VIEWS (Results 1 – 2 of 2) sorted by relevance
30 private static final int MAX_VIEWS = 17; field in CustomRecycledViewPool36 setMaxRecycledViews(R.layout.movie, MAX_VIEWS); in CustomRecycledViewPool()49 setMaxRecycledViews(viewType, MAX_VIEWS); in putRecycledView()
34 public static final int MAX_VIEWS = 500; field in CustomTestActivity47 getIntent().getIntExtra(INTENT_EXTRA_CUSTOM_VIEWS, MAX_VIEWS)); in onCreate()