Searched refs:RecoverWantAgent (Results 1 – 4 of 4) sorted by relevance
77 reminderRequest.RecoverWantAgent(stringData, *data); in DoSomethingInterestingWithMyAPI()
1202 rrc->RecoverWantAgent(wantAgentInfo, type);1392 rrc->RecoverWantAgent(wantAgentInfo, type);1408 rrc->RecoverWantAgent(wantAgentInfo, type);1424 rrc->RecoverWantAgent(wantAgentInfo, type);
442 void RecoverWantAgent(const std::string &wantAgentInfo, const uint8_t &type);
567 RecoverWantAgent(wantAgent, 0); in RecoverFromDb()572 RecoverWantAgent(maxScreenWantAgent, 1); in RecoverFromDb()635 void ReminderRequest::RecoverWantAgent(const std::string &wantAgentInfo, const uint8_t &type) in RecoverWantAgent() function in OHOS::Notification::ReminderRequest