Home
last modified time | relevance | path

Searched refs:enabledNotificationCallbackData (Results 1 – 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/
Denablednotificationcallbackdata_fuzzer.cpp32 …Notification::EnabledNotificationCallbackData enabledNotificationCallbackData(stringData, uid, ena… in DoSomethingInterestingWithMyAPI() local
34 enabledNotificationCallbackData.SetBundle(stringData); in DoSomethingInterestingWithMyAPI()
36 enabledNotificationCallbackData.SetUid(uid); in DoSomethingInterestingWithMyAPI()
38 enabledNotificationCallbackData.SetEnable(enabled); in DoSomethingInterestingWithMyAPI()
40 enabledNotificationCallbackData.GetBundle(); in DoSomethingInterestingWithMyAPI()
42 enabledNotificationCallbackData.GetUid(); in DoSomethingInterestingWithMyAPI()