HomeSort by relevance Sort by last modified time
    Searched full:destroy_app_profiles (Results 1 - 4 of 4) sorted by null

  /frameworks/native/cmds/installd/
commands.h 82 int destroy_app_profiles(const char* pkgname);
installd.cpp 407 return destroy_app_profiles(arg[0]);
451 { "destroy_app_profiles", 1, do_destroy_app_profiles },
commands.cpp 335 int destroy_app_profiles(const char *pkgname) { function in namespace:android::installd
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
Installer.java 187 mInstaller.execute("destroy_app_profiles", pkgName);

Completed in 108 milliseconds