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

  /frameworks/native/cmds/installd/binder/android/os/
IInstalld.aidl 64 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid,
  /frameworks/base/services/core/java/com/android/server/pm/
Installer.java 329 public boolean copySystemProfile(String systemProfile, int uid, String packageName,
333 return mInstalld.copySystemProfile(systemProfile, uid, packageName, profileName);
PackageManagerService.java     [all...]
  /frameworks/native/cmds/installd/
InstalldNativeService.h 98 binder::Status copySystemProfile(const std::string& systemProfile,
InstalldNativeService.cpp     [all...]

Completed in 95 milliseconds