Searched defs:frameLayout (Results 1 – 3 of 3) sorted by relevance
17 private FrameLayout frameLayout; field in ShadowFrameLayoutTest
173 ViewGroup frameLayout = (ViewGroup) viewGroup.getChildAt(1); in shouldNotCountRequestFocusElementAsChild() local
129 FrameLayout frameLayout = new FrameLayout(parent.getContext()); in onCreateViewHolder() local