Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/util/
DListScenario.java75 private int mFooterViewCount; field in ListScenario
114 private int mFooterViewCount; field in ListScenario.Params
246 mFooterViewCount = footerViewCount; in setFooterViewCount()
328 for (int i=0; i<mFooterViewCount; i++) { in onCreate()
485 mFooterViewCount = params.mFooterViewCount; in readAndValidateParams()