Searched defs:ACTION_PLAY (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ | ||
H A D | distributed_want.cpp | 52 const std::string DistributedWant::ACTION_PLAY("action.system.play"); member in OHOS::DistributedSchedule::DistributedWant |
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ | ||
H A D | want.cpp | 49 const std::string Want::ACTION_PLAY("action.system.play"); member in OHOS::AAFwk::Want |