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