Searched defs:submitStagedSession (Results 1 – 2 of 2) sorted by relevance
| /system/apex/apexd/aidl/android/apex/ | ||
| D | IApexService.aidl | 26 void submitStagedSession(in ApexSessionParams params, out ApexInfoList packages); in submitStagedSession() method |
| /system/apex/apexd/ | ||
| D | apexservice.cpp | 192 BinderStatus ApexService::submitStagedSession(const ApexSessionParams& params, in submitStagedSession() function in android::apex::binder::__anon9d62fa170111::ApexService |