Home | History | Annotate | Download | only in src

Lines Matching refs:mUseStaticMethods

27     protected boolean mUseStaticMethods = false;
530 String maybeStatic = mUseStaticMethods ? "static " : "";