Home
last modified time | relevance | path

Searched refs:verifyInBackground (Results 1 – 2 of 2) sorted by relevance

/libcore/dalvik/src/main/java/dalvik/system/
DDexFile.java440 /*package*/ void verifyInBackground(ClassLoader classLoader) { in verifyInBackground() method in DexFile
DDexPathList.java288 element.dexFile.verifyInBackground(loader); in maybeRunBackgroundVerification()