Searched defs:mFooterViewCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/util/
H A DListScenario.java75 private int mFooterViewCount; field in class:ListScenario
114 private int mFooterViewCount; field in class:ListScenario.Params
246 mFooterViewCount = footerViewCount;
330 for (int i=0; i<mFooterViewCount; i++) {
487 mFooterViewCount = params.mFooterViewCount;

Completed in 25 milliseconds