Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowLayoutInflaterTest.java417 CustomView2 outerCustomView = inflate(layoutResId); in shouldInvokeOnFinishInflate() local
440 CustomView3 outerCustomView = inflate(layout.custom_layout3); in shouldInflateViewsWithClassAttr() local