Searched refs:restoreconAppData (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 26 void restoreconAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in restoreconAppData() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 177 public void restoreconAppData(String uuid, String packageName, int userId, int flags, int appId, in restoreconAppData() method in Installer 181 mInstalld.restoreconAppData(uuid, packageName, userId, flags, appId, seInfo); in restoreconAppData()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 51 binder::Status restoreconAppData(const std::unique_ptr<std::string>& uuid,
|
D | InstalldNativeService.cpp | 909 if (!restoreconAppData(toUuid, packageName, user, FLAG_STORAGE_CE | FLAG_STORAGE_DE, in moveCompleteApp() 2282 binder::Status InstalldNativeService::restoreconAppData(const std::unique_ptr<std::string>& uuid, in restoreconAppData() function in android::installd::InstalldNativeService
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 27665 HSPLandroid/os/IInstalld;->restoreconAppData(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/Stri…
|