Searched defs:postinstallPackages (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/apex/apexd/aidl/android/apex/ | ||
H A D | IApexService.aidl | 93 void postinstallPackages(in @utf8InCpp List<String> package_tmp_paths); in postinstallPackages() method |
/aosp12/system/apex/apexd/ | ||
H A D | apexservice.cpp | 494 BinderStatus ApexService::postinstallPackages( in postinstallPackages() function in android::apex::binder::__anonf34a850d0110::ApexService |