Home
last modified time | relevance | path

Searched defs:ViewFactoryBase (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DScrollViewScenario.java67 private static abstract class ViewFactoryBase implements ViewFactory { class in ScrollViewScenario
72 private ViewFactoryBase() {throw new UnsupportedOperationException("don't call this!");} in ViewFactoryBase() method in ScrollViewScenario.ViewFactoryBase
74 protected ViewFactoryBase(float heightRatio) { in ViewFactoryBase() method in ScrollViewScenario.ViewFactoryBase