Searched defs:frameLayout (Results 1 – 4 of 4) sorted by relevance
17 private FrameLayout frameLayout; field in ShadowFrameLayoutTest
179 ViewGroup frameLayout = (ViewGroup) viewGroup.getChildAt(1); in shouldNotCountRequestFocusElementAsChild() local
59 FrameLayout frameLayout = new FrameLayout(this); in onCreate() local
130 FrameLayout frameLayout = new FrameLayout(parent.getContext()); in onCreateViewHolder() local