Searched defs:markStagedSessionReady (Results 1 – 2 of 2) sorted by relevance
/system/apex/apexd/aidl/android/apex/ | ||
D | IApexService.aidl | 27 void markStagedSessionReady(int session_id); in markStagedSessionReady() method |
/system/apex/apexd/ | ||
D | apexservice.cpp | 197 BinderStatus ApexService::markStagedSessionReady(int session_id) { in markStagedSessionReady() function in android::apex::binder::__anon790823680111::ApexService |