Home
last modified time | relevance | path

Searched refs:inputEditType (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/
H A Dnotificationuserinputannex_fuzzer.cpp44 Notification::NotificationConstant::InputEditType inputEditType = in DoSomethingInterestingWithMyAPI() local
47 permitMimeTypes, additional, inputEditType); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/
H A Dnotificationuserinput_fuzzer.cpp50 Notification::NotificationConstant::InputEditType inputEditType = in DoSomethingInterestingWithMyAPI() local
52 notificationUserInput.SetEditType(inputEditType); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_user_input.h148 * @param inputEditType Indicates the edit type to set. For details about available values,
151 void SetEditType(NotificationConstant::InputEditType inputEditType);
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_user_input_test.cpp389 Notification::NotificationConstant::InputEditType inputEditType = in HWTEST_F() local
392 additional, inputEditType); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_user_input.cpp141 void NotificationUserInput::SetEditType(NotificationConstant::InputEditType inputEditType) in SetEditType() argument
143 editType_ = inputEditType; in SetEditType()

Completed in 4 milliseconds