Searched refs:bindStandAloneView (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/common/java/com/android/common/widget/
H A DGroupingListAdapter.java128 protected abstract void bindStandAloneView(View view, Context context, Cursor cursor); method in class:GroupingListAdapter
474 bindStandAloneView(view, mContext, mCursor);
/frameworks/ex/common/tests/src/com/android/common/widget/
H A DGroupingListAdapterTests.java88 protected void bindStandAloneView(View view, Context context, Cursor cursor) {

Completed in 38 milliseconds