Searched refs:createForTest (Results 1 – 6 of 6) sorted by relevance
77 public static PromoCardViewHolder createForTest(Context context) { in createForTest() method in PromoCardViewHolder
64 public static PhoneCallDetailsViews createForTest(Context context) { in createForTest() method in PhoneCallDetailsViews
702 public static CallLogListItemViewHolder createForTest(Context context) { in createForTest() method in CallLogListItemViewHolder721 PhoneCallDetailsViews.createForTest(context), in createForTest()
119 mViewHolder = CallLogListItemViewHolder.createForTest(getContext()); in setUp()328 holders[i] = CallLogListItemViewHolder.createForTest(getContext()); in testPresentationAfterRebindingViewHolders()568 mAdapter.onBindViewHolder(PromoCardViewHolder.createForTest(getContext()), 0); in testBindVoicemailPromoCard()
71 mViewHolder = CallLogListItemViewHolder.createForTest(mContext); in setUp()
92 mViews = PhoneCallDetailsViews.createForTest(mContext); in setUp()