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 | 170 BinderStatus ApexService::submitStagedSession(const ApexSessionParams& params, in submitStagedSession() function in android::apex::binder::__anon790823680111::ApexService |