Searched refs:illegalView (Results 1 – 1 of 1) sorted by relevance
166 LinearLayout illegalView = (LinearLayout)simpleCursorAdapter.newView(mContext, null, null); in testBindView() local169 simpleCursorAdapter.bindView(illegalView, null, mCursor); in testBindView()