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

  /packages/apps/Gallery2/src/com/android/photos/views/
HeaderGridView.java 160 removeFixedViewInfo(v, mHeaderViewInfos);
166 private void removeFixedViewInfo(View v, ArrayList<FixedViewInfo> where) {
  /frameworks/base/core/java/android/widget/
ListView.java 326 removeFixedViewInfo(v, mHeaderViewInfos);
332 private void removeFixedViewInfo(View v, ArrayList<FixedViewInfo> where) {
420 removeFixedViewInfo(v, mFooterViewInfos);
    [all...]

Completed in 366 milliseconds