Home
last modified time | relevance | path

Searched refs:IsCanReadCallHistory (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_record.cpp26 bool TelephonyStateRegistryRecord::IsCanReadCallHistory() in IsCanReadCallHistory() function in OHOS::Telephony::TelephonyStateRegistryRecord
H A Dtelephony_state_registry_service.cpp186 if (record.IsCanReadCallHistory()) { in UpdateCallState()
539 if (record.IsCanReadCallHistory()) { in GetCallIncomingNumberForSlotId()
/ohos5.0/base/telephony/state_registry/services/include/
H A Dtelephony_state_registry_record.h27 bool IsCanReadCallHistory();
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp1115 EXPECT_FALSE(record.IsCanReadCallHistory());