Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowFrameLayoutTest.java17 private FrameLayout frameLayout; field in ShadowFrameLayoutTest
DShadowLayoutInflaterTest.java173 ViewGroup frameLayout = (ViewGroup) viewGroup.getChildAt(1); in shouldNotCountRequestFocusElementAsChild() local
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DHeaderRecyclerView.java129 FrameLayout frameLayout = new FrameLayout(parent.getContext()); in onCreateViewHolder() local