Searched refs:getStaticSizeOfDexFile (Results 1 – 1 of 1) sorted by relevance
675 public long getStaticSizeOfDexFile() { in getStaticSizeOfDexFile() method in DexFile676 return getStaticSizeOfDexFile(mCookie); in getStaticSizeOfDexFile()679 private static native long getStaticSizeOfDexFile(Object cookie); in getStaticSizeOfDexFile() method in DexFile