Searched refs:wrapHeaderListAdapterInternal (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DWatchHeaderListView.java48 protected HeaderViewListAdapter wrapHeaderListAdapterInternal( method in class:WatchHeaderListView
114 wrapHeaderListAdapterInternal();
/frameworks/base/core/java/android/widget/
H A DListView.java357 wrapHeaderListAdapterInternal();
458 wrapHeaderListAdapterInternal();
561 mAdapter = wrapHeaderListAdapterInternal(mHeaderViewInfos, mFooterViewInfos, adapter);
4137 protected HeaderViewListAdapter wrapHeaderListAdapterInternal( method in class:ListView
4145 protected void wrapHeaderListAdapterInternal() { method in class:ListView
4146 mAdapter = wrapHeaderListAdapterInternal(mHeaderViewInfos, mFooterViewInfos, mAdapter);
/frameworks/base/config/
H A Dboot-image-profile.txt7556 HPLandroid/widget/ListView;->wrapHeaderListAdapterInternal()V
[all...]

Completed in 985 milliseconds