Home
last modified time | relevance | path

Searched refs:READ_CALL_LOG (Results 1 – 5 of 5) sorted by relevance

/base/telephony/state_registry/service/src/
Dtelephony_state_registry_record.cpp25 if (!TelephonyPermission::CheckPermission(Permission::READ_CALL_LOG)) { in IsCanReadCallHistory()
/base/telephony/core_service/utils/common/include/
Dtelephony_permission.h27 static constexpr const char *READ_CALL_LOG = "ohos.permission.READ_CALL_LOG"; variable
/base/telephony/core_service/utils/common/src/
Dtelephony_permission.cpp77 if (permissionName == Permission::ANSWER_CALL || permissionName == Permission::READ_CALL_LOG in CheckPermission()
/base/telephony/state_registry/
DREADME_zh.md77 … | 通话状态变化事件 | ohos.permission.READ_CALL_LOG |
DREADME.md66 …** is empty if the user does not have the required permission. | ohos.permission.READ_CALL_LOG |