Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Daccessibility_ability_command_common_test.h68 const std::string ACCESSIBILITY_SET_AUDIO_MONO_STATE_NG = "error: failed to set audio mono state."; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp81 const std::string ACCESSIBILITY_SET_AUDIO_MONO_STATE_NG = "error: failed to set audio mono state.\n… variable
1129 resultReceiver_ = ACCESSIBILITY_SET_AUDIO_MONO_STATE_NG; in RunAsSetAudioMonoState()