Searched refs:HandleRegisterAppForegroundStateObserver (Results 1 – 3 of 3) sorted by relevance
134 int32_t HandleRegisterAppForegroundStateObserver(MessageParcel &data, MessageParcel &reply);
462 auto res = mockAppMgrService_->HandleRegisterAppForegroundStateObserver(data, reply);
257 return HandleRegisterAppForegroundStateObserver(data, reply); in OnRemoteRequestInnerFifth()1313 int32_t AppMgrStub::HandleRegisterAppForegroundStateObserver(MessageParcel &data, MessageParcel &re… in HandleRegisterAppForegroundStateObserver() function in OHOS::AppExecFwk::AppMgrStub