Searched refs:maybeRunBackgroundVerification (Results 1 – 2 of 2) sorted by relevance
166 this.pathList.maybeRunBackgroundVerification(this); in BaseDexClassLoader()228 this.pathList.maybeRunBackgroundVerification(this); in BaseDexClassLoader()
278 /* package */ void maybeRunBackgroundVerification(ClassLoader loader) { in maybeRunBackgroundVerification() method in DexPathList