Searched refs:DEX_SEARCH_FOUND_PRIMARY (Results 1 – 1 of 1) sorted by relevance
111 private static final int DEX_SEARCH_FOUND_PRIMARY = 1; // dex file is the primary/base apk field in DexManager228 boolean primaryOrSplit = searchResult.mOutcome == DEX_SEARCH_FOUND_PRIMARY || in notifyDexLoadInternal()752 return DEX_SEARCH_FOUND_PRIMARY; in searchDex()