Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/util/
H A DScrollViewScenario.java66 private static abstract class ViewFactoryBase implements ViewFactory { class in ScrollViewScenario
71 private ViewFactoryBase() {throw new UnsupportedOperationException("don't call this!");} in ViewFactoryBase() method in ScrollViewScenario.ViewFactoryBase
73 protected ViewFactoryBase(float heightRatio) { in ViewFactoryBase() method in ScrollViewScenario.ViewFactoryBase