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