HomeSort by relevance Sort by last modified time
    Searched refs:ArtManagerService (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/pm/dex/
ArtManagerService.java 78 public class ArtManagerService extends android.content.pm.dex.IArtManager.Stub {
79 private static final String TAG = "ArtManagerService";
100 public ArtManagerService(Context context, IPackageManager pm, Installer installer,
424 * Prepares the app profiles for a set of users. {@see ArtManagerService#prepareAppProfiles}.
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java 307 import com.android.server.pm.dex.ArtManagerService;
    [all...]

Completed in 671 milliseconds