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