Home
last modified time | relevance | path

Searched defs:listItem (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorAdapterTest.java134 TextView listItem = (TextView) simpleCursorAdapter.newView(mContext, null, null); in testBindView() local
389 TextView listItem = (TextView) simpleCursorAdapter.newView(mContext, null, null); in testChangeCursorAndColumns() local