Searched refs:mNameList (Results 1 – 1 of 1) sorted by relevance
321 private String[] mNameList; field in DexFile.DFEnum325 mNameList = getClassNameList(df.mCookie); in DFEnum()329 return (mIndex < mNameList.length); in hasMoreElements()333 return mNameList[mIndex++]; in nextElement()