Searched refs:DEX_SEARCH_FOUND_SPLIT (Results 1 – 1 of 1) sorted by relevance
110 private static int DEX_SEARCH_FOUND_SPLIT = 2; // dex file is a split apk field in DexManager198 searchResult.mOutcome == DEX_SEARCH_FOUND_SPLIT; in notifyDexLoadInternal()563 searchResult.mOutcome == DEX_SEARCH_FOUND_SPLIT) { in registerDexModule()822 return DEX_SEARCH_FOUND_SPLIT; in searchDex()