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

/frameworks/base/core/tests/coretests/src/android/util/
H A DListScenario.java44 public abstract class ListScenario extends Activity { class in inherits:Activity
251 * Sets whether the {@link ListScenario} will automatically set the
653 return ListScenario.this.getItemViewType(position);
658 return ListScenario.this.getViewTypeCount();

Completed in 361 milliseconds