Home
last modified time | relevance | path

Searched refs:FDN_PIN2_LOCK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h94 constexpr const char *FDN_PIN2_LOCK = "FD"; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp294 simLock.fac = FDN_PIN2_LOCK; in SetLockState()
348 telRilManager->GetSimLockStatus(slotId, FDN_PIN2_LOCK, event); in GetLockState()
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp574 simLockParam.fac = FDN_PIN2_LOCK; in SetPin2LockTest()
597 simLockParam.fac = FDN_PIN2_LOCK; in UnSetPin2LockTest()