Searched refs:mIsInterface (Results 1 – 1 of 1) sorted by relevance
95 mIsInterface = isInterface; in initialize()211 return mIsInterface; in isInterface()565 } else if (mIsInterface) { in setContainingPackage()1426 private boolean mIsInterface; field in ClassInfo