Searched refs:DALVIK_CACHE (Results 1 – 6 of 6) sorted by relevance
25 DALVIK_CACHE = 1, enumConstant
151 if (result.artifactsLocation == ArtifactsLocation.DALVIK_CACHE in getUsableArtifacts()155 result.artifactsLocation == ArtifactsLocation.DALVIK_CACHE); in getUsableArtifacts()
594 case ArtifactsLocation.DALVIK_CACHE: in getInputVdex()
1173 "verify", "bg-dexopt", "location", ArtifactsLocation.DALVIK_CACHE)) in testCleanup()1262 "verify", "bg-dexopt", "location", ArtifactsLocation.DALVIK_CACHE)) in testGetArtManagedFileStats()
172 doReturn(dexoptIsNeeded(ArtifactsLocation.DALVIK_CACHE)) in testDexoptInputVdex()
220 return ArtifactsLocation::DALVIK_CACHE; in ArtifactsLocationToAidl()