Searched refs:supportSecondaryDex (Results 1 – 1 of 1) sorted by relevance
337 final boolean supportSecondaryDex = supportSecondaryDex(); in idleOptimizePackages()339 if (supportSecondaryDex) { in idleOptimizePackages()368 if (supportSecondaryDex) { in idleOptimizePackages()384 if (!supportSecondaryDex) { in idleOptimizePackages()453 private boolean supportSecondaryDex() { in supportSecondaryDex() method in BackgroundDexOptService