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