Searched refs:disturb (Results 1 – 2 of 2) sorted by relevance
34 Notification::NotificationDoNotDisturbDate disturb; in DoSomethingInterestingWithMyAPI() local37 disturb.SetDoNotDisturbType(disturbType); in DoSomethingInterestingWithMyAPI()38 Notification::NotificationHelper::SetDoNotDisturbDate(disturb); in DoSomethingInterestingWithMyAPI()40 Notification::NotificationHelper::GetDoNotDisturbDate(disturb); in DoSomethingInterestingWithMyAPI()
28 Notification::NotificationDoNotDisturbDate disturb; in DoSomethingInterestingWithMyAPI() local31 disturb.SetDoNotDisturbType(disturbType); in DoSomethingInterestingWithMyAPI()33 Notification::NotificationHelper::SetDoNotDisturbDate(userId, disturb); in DoSomethingInterestingWithMyAPI()35 Notification::NotificationHelper::GetDoNotDisturbDate(userId, disturb); in DoSomethingInterestingWithMyAPI()