Searched refs:KEY_USER_ID (Results 1 – 5 of 5) sorted by relevance
27 const std::string KEY_USER_ID = "userId"; variable165 int userId = data.GetWant().GetIntParam(KEY_USER_ID, 0); in HandlePackageRemoved()178 int userId = data.GetWant().GetIntParam(KEY_USER_ID, 0); in HandlePackageAdd()191 int userId = data.GetWant().GetIntParam(KEY_USER_ID, 0); in HandlePackageChanged()
59 int userId = want.GetIntParam(KEY_USER_ID, 0); in HandleAbilityUpdate()143 int userId = want.GetIntParam(KEY_USER_ID, Constants::DEFAULT_USERID); in OnReceiveEvent()
43 int userId = want.GetIntParam(KEY_USER_ID, 0); in OnReceiveEvent()
32 const std::string KEY_USER_ID = "userId"; variable
70 const std::string KEY_USER_ID = "userId"; variable159 want.SetParam(KEY_USER_ID, userId); in CreateEventData()792 want.SetParam(KEY_USER_ID, MAIN_USER_ID);