HomeSort by relevance Sort by last modified time
    Searched refs:bindStandAloneView (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/common/java/com/android/common/widget/
GroupingListAdapter.java 128 protected abstract void bindStandAloneView(View view, Context context, Cursor cursor);
474 bindStandAloneView(view, mContext, mCursor);
  /frameworks/ex/common/tests/src/com/android/common/widget/
GroupingListAdapterTests.java 88 protected void bindStandAloneView(View view, Context context, Cursor cursor) {

Completed in 1502 milliseconds