Searched refs:NotifySCBToRecoveryAfterInterception (Results 1 – 6 of 6) sorted by relevance
208 … return NotifySCBToRecoveryAfterInterception(dialogSessionId, startupSessionInfo->abilityRequest); in SendDialogResult()242 int32_t DialogSessionManager::NotifySCBToRecoveryAfterInterception(const std::string &dialogSession… in NotifySCBToRecoveryAfterInterception() function in OHOS::AAFwk::DialogSessionManager250 int ret = IN_PROCESS_CALL(abilityMgr->NotifySCBToRecoveryAfterInterception(abilityRequest)); in NotifySCBToRecoveryAfterInterception()
87 int32_t NotifySCBToRecoveryAfterInterception(const std::string &dialogSessionId,
168 int32_t NotifySCBToRecoveryAfterInterception(const AbilityRequest &abilityRequest);
1809 int32_t NotifySCBToRecoveryAfterInterception(const AbilityRequest &abilityRequest);
390 int32_t UIAbilityLifecycleManager::NotifySCBToRecoveryAfterInterception(const AbilityRequest &abili… in NotifySCBToRecoveryAfterInterception() function in OHOS::AAFwk::UIAbilityLifecycleManager
2218 int32_t AbilityManagerService::NotifySCBToRecoveryAfterInterception(const AbilityRequest &abilityRe… in NotifySCBToRecoveryAfterInterception() function in OHOS::AAFwk::AbilityManagerService2222 return uiAbilityManager->NotifySCBToRecoveryAfterInterception(abilityRequest); in NotifySCBToRecoveryAfterInterception()