Searched refs:DEX_SEARCH_FOUND_PRIMARY (Results 1 – 1 of 1) sorted by relevance
109 private static int DEX_SEARCH_FOUND_PRIMARY = 1; // dex file is the primary/base apk field in DexManager197 boolean primaryOrSplit = searchResult.mOutcome == DEX_SEARCH_FOUND_PRIMARY || in notifyDexLoadInternal()562 if (searchResult.mOutcome == DEX_SEARCH_FOUND_PRIMARY || in registerDexModule()819 return DEX_SEARCH_FOUND_PRIMARY; in searchDex()