Home | History | Annotate | Download | only in view

Lines Matching defs:mF2

160         private final Factory mF1, mF2;
165 mF2 = f2;
173 return mF2.onCreateView(name, context, attrs);
181 : mF2.onCreateView(name, context, attrs);