Searched refs:isSecondaryDexFile (Results 1 – 1 of 1) sorted by relevance
131 if (!isSecondaryDexFile(dexPath, dataDirs)) { in registerSecondaryDexForProfiling()173 private boolean isSecondaryDexFile(String dexPath, String[] dataDirs) { in isSecondaryDexFile() method in DexLoadReporter