OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:illegalview
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/widget/src/android/widget/cts/
SimpleCursorAdapterTest.java
142
LinearLayout
illegalView
= (LinearLayout)mSimpleCursorAdapter.newView(mContext, null, null);
145
mSimpleCursorAdapter.bindView(
illegalView
, null, mCursor);
Completed in 51 milliseconds