Searched refs:odexFileContents (Results 1 – 1 of 1) sorted by relevance
279 String odexFileContents = mDevice.pullFileContents(odexFilePath); in compileWithProfilesAndCheckFilter() local280 boolean odexChanged = !initialOdexFileContents.equals(odexFileContents); in compileWithProfilesAndCheckFilter()284 initialOdexFileContents.length(), odexFileContents.length(), profileLocations); in compileWithProfilesAndCheckFilter()