Searched refs:RunAsSettingCommand (Results 1 – 3 of 3) sorted by relevance
44 ErrCode RunAsSettingCommand();
94 {"setting", std::bind(&NotificationShellCommand::RunAsSettingCommand, this)}, in CreateCommandMap()266 ErrCode NotificationShellCommand::RunAsSettingCommand() in RunAsSettingCommand() function in OHOS::Notification::NotificationShellCommand
437 EXPECT_EQ(cmd.RunAsSettingCommand(), ERR_INVALID_VALUE);604 EXPECT_EQ(cmd.RunSetEnableCmd(), cmd.RunAsSettingCommand());