Filter out RecyclerViews from non-visible windows from prefetch

Bug: 35443218
Test: adb shell am instrument -w -r -e size small  -e debug false android.support.v7.recyclerview.test/android.support.test.runner.AndroidJUnitRunner

This also ensures we query the latest available draw time, so that we
don't pick a stale draw time that leaves us with negative time left to
prefetch.

Change-Id: I7e59134f534978d204d8e3cdb40bb8a9bb4ecdf4
3 files changed