Searched refs:START_SERVICE_EXTENSION (Results 1 – 8 of 8) sorted by relevance
132 START_SERVICE_EXTENSION enumerator
73 START_SERVICE_EXTENSION enumerator
121 case static_cast<int32_t>(OperationType::START_SERVICE_EXTENSION): in ExecuteOperation()
55 …if (wantSenderInfo.type == static_cast<int32_t>(OperationType::START_SERVICE_EXTENSION) && !isSyst… in GetWantSender()
215 | START_SERVICE_EXTENSION<sup>12+</sup> | 6 | 开启一个ServiceExtension。<br/>**系统接口**:该接口为系统接口。 |
215 | START_SERVICE_EXTENSION<sup>12+</sup> | 6 | Starts a ServiceExtensionAbility.<br>**System API**: …
133 case WantAgentConstant::OperationType::START_SERVICE_EXTENSION: in GetWantAgent()
191 WantAgentConstant::OperationType::START_SERVICE_EXTENSION, pendingWant); in GetServiceExtension()