Home
last modified time | relevance | path

Searched defs:clearAppProfiles (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl81 void clearAppProfiles(@utf8InCpp String packageName, @utf8InCpp String profileName); in clearAppProfiles() method
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1162 binder::Status InstalldNativeService::clearAppProfiles(const std::string& packageName, in clearAppProfiles() function in android::installd::InstalldNativeService