Searched refs:Dex2oatRunnable (Results 1 – 1 of 1) sorted by relevance
66 private Dex2oatRunnable mDex2oatTask;108 mDex2oatTask = new Dex2oatRunnable(packagesToCompile, compilationFilter); in starting()195 private class Dex2oatRunnable implements Runnable { class in Dex2oatPressureRule200 public Dex2oatRunnable(List<String> packagesToCompile, String compilationFilter) { in Dex2oatRunnable() method in Dex2oatPressureRule.Dex2oatRunnable