Searched refs:OUTER_ITEM_CREATE_NS (Results 1 – 1 of 1) sorted by relevance
41 private static final long OUTER_ITEM_CREATE_NS = TimeUnit.MILLISECONDS.toNanos(3); field in SlowNestedRecyclerViewActivity157 while (System.nanoTime() - start < OUTER_ITEM_CREATE_NS); in onCreateViewHolder()