Home | History | Annotate | Download | only in view

Lines Matching refs:mF2

169         private final Factory mF1, mF2;
174 mF2 = f2;
182 return mF2.onCreateView(name, context, attrs);
190 : mF2.onCreateView(name, context, attrs);