Home
last modified time | relevance | path

Searched refs:removeFixedViewInfo (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DHeaderGridView.java160 removeFixedViewInfo(v, mHeaderViewInfos); in removeHeaderView()
166 private void removeFixedViewInfo(View v, ArrayList<FixedViewInfo> where) { in removeFixedViewInfo() method in HeaderGridView
/aosp12/frameworks/base/core/java/android/widget/
H A DListView.java413 removeFixedViewInfo(v, mHeaderViewInfos); in removeHeaderView()
419 private void removeFixedViewInfo(View v, ArrayList<FixedViewInfo> where) { in removeFixedViewInfo() method in ListView
514 removeFixedViewInfo(v, mFooterViewInfos); in removeFooterView()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt71523 Landroid/widget/ListView;->removeFixedViewInfo(Landroid/view/View;Ljava/util/ArrayList;)V