Searched refs:DEX_SEARCH_NOT_FOUND (Results 1 – 1 of 1) sorted by relevance
110 private static final int DEX_SEARCH_NOT_FOUND = 0; // dex file not found field in DexManager222 if (searchResult.mOutcome != DEX_SEARCH_NOT_FOUND) { in notifyDexLoadInternal()514 if (outcome != DEX_SEARCH_NOT_FOUND) { in getDexPackage()525 if (outcome != DEX_SEARCH_NOT_FOUND) { in getDexPackage()569 return new DexSearchResult(null, DEX_SEARCH_NOT_FOUND); in getDexPackage()748 return DEX_SEARCH_NOT_FOUND; in searchDex()763 return DEX_SEARCH_NOT_FOUND; in searchDex()