Searched refs:mockLayoutResId (Results 1 – 1 of 1) sorted by relevance
482 void updateFakeViewLayout(ViewGroup view, @LayoutRes int mockLayoutResId) { in updateFakeViewLayout() argument484 if (mockLayoutResId != NO_ID) { in updateFakeViewLayout()486 inflate(mContext, mockLayoutResId, null), in updateFakeViewLayout()