Home | History | Annotate | Download | only in doclava

Lines Matching defs:mIsStatic

129     mIsStatic = isStatic;
281 return mIsStatic;
1942 private boolean mIsStatic;
2320 if (mIsStatic != cl.mIsStatic) {