Searched refs:READ_CALL_LOG (Results 1 – 5 of 5) sorted by relevance
25 if (!TelephonyPermission::CheckPermission(Permission::READ_CALL_LOG)) { in IsCanReadCallHistory()
27 static constexpr const char *READ_CALL_LOG = "ohos.permission.READ_CALL_LOG"; variable
77 if (permissionName == Permission::ANSWER_CALL || permissionName == Permission::READ_CALL_LOG in CheckPermission()
77 … | 通话状态变化事件 | ohos.permission.READ_CALL_LOG |
66 …** is empty if the user does not have the required permission. | ohos.permission.READ_CALL_LOG |