Searched defs:activatePackage (Results 1 – 2 of 2) sorted by relevance
/system/apex/apexd/aidl/android/apex/ | ||
D | IApexService.aidl | 78 void activatePackage(in @utf8InCpp String package_path); in activatePackage() method |
/system/apex/apexd/ | ||
D | apexservice.cpp | 375 BinderStatus ApexService::activatePackage(const std::string& package_path) { in activatePackage() function in android::apex::binder::__anon790823680111::ApexService |