Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/util/
DListScenario.java76 private int mFooterViewCount; field in ListScenario
115 private int mFooterViewCount; field in ListScenario.Params
247 mFooterViewCount = footerViewCount; in setFooterViewCount()
331 for (int i=0; i<mFooterViewCount; i++) { in onCreate()
490 mFooterViewCount = params.mFooterViewCount; in readAndValidateParams()