Searched refs:GetUpdateAtWantAgent (Results 1 – 3 of 3) sorted by relevance
93 formTimerMgr.GetUpdateAtWantAgent(updateAtTime, userId); in DoSomethingInterestingWithMyAPI()
344 std::shared_ptr<WantAgent> GetUpdateAtWantAgent(long updateAtTime, int32_t userId);
919 std::shared_ptr<WantAgent> wantAgent = GetUpdateAtWantAgent(foundItem.updateAtTime, userId); in UpdateAtTimerAlarm()967 std::shared_ptr<WantAgent> FormTimerMgr::GetUpdateAtWantAgent(long updateAtTime, int32_t userId) in GetUpdateAtWantAgent() function in OHOS::AppExecFwk::FormTimerMgr