Searched refs:GetEditType (Results 1 – 5 of 5) sorted by relevance
53 notificationUserInput.GetEditType(); in DoSomethingInterestingWithMyAPI()
158 NotificationConstant::InputEditType GetEditType() const;
146 NotificationConstant::InputEditType NotificationUserInput::GetEditType() const in GetEditType() function in OHOS::Notification::NotificationUserInput
227 EXPECT_EQ(NotificationConstant::InputEditType::EDIT_DISABLED, userInput->GetEditType()); in CheckCaseTwoResult()
1370 napi_create_int64(env, userInput->GetEditType(), &value); in SetNotificationActionButtonByUserInput()