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