Searched refs:IS_FROM_PARENTCONTROL (Results 1 – 2 of 2) sorted by relevance
29 constexpr const char* IS_FROM_PARENTCONTROL = "ohos.ability.isFromParentControl"; variable43 if (controlRule.controlWant->GetBoolParam(IS_FROM_PARENTCONTROL, false)) { in DoProcess()
35 constexpr const char* IS_FROM_PARENTCONTROL = "ohos.ability.isFromParentControl"; variable268 if (disposedRule.want->GetBoolParam(IS_FROM_PARENTCONTROL, false)) { in SetInterceptInfo()