Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/
Dnotificationuserinputannex_fuzzer.cpp43 uint8_t inputEditTypes = *data % INPUT_EDIT_TYPE; in DoSomethingInterestingWithMyAPI() local
45 Notification::NotificationConstant::InputEditType(inputEditTypes); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/
Dnotificationuserinput_fuzzer.cpp49 uint8_t inputEditTypes = *data % INPUT_EDIT_TYPE; in DoSomethingInterestingWithMyAPI() local
51 Notification::NotificationConstant::InputEditType(inputEditTypes); in DoSomethingInterestingWithMyAPI()