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