Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_user_input.cpp31 auto inputsSource = want.GetIntParam(NotificationConstant::EXTRA_INPUTS_SOURCE, in GetInputsSource() local
33 return static_cast<NotificationConstant::InputsSource>(inputsSource); in GetInputsSource()