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

  /frameworks/ex/common/java/com/android/common/widget/
GroupingListAdapter.java 127 protected abstract View newStandAloneView(Context context, ViewGroup parent);
460 view = newStandAloneView(mContext, parent);
  /frameworks/ex/common/tests/src/com/android/common/widget/
GroupingListAdapterTests.java 102 protected View newStandAloneView(Context context, ViewGroup parent) {

Completed in 368 milliseconds