Searched refs:mMainRV (Results 1 – 1 of 1) sorted by relevance
89 private AllAppsRecyclerView mMainRV; field in FloatingHeaderView232 mMainRV = mainRV; in setup()241 return mMainRV != null; in isSetUp()250 rvType == AdapterHolder.MAIN ? mMainRV in setActiveRV()338 if (mMainRV != null) { in applyVerticalMove()339 mMainRV.setClipBounds(mRVClip); in applyVerticalMove()