Home
last modified time | relevance | path

Searched refs:UNLOCK_PASSWORD_ERR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp169 } else if (unlockResult == UNLOCK_PASSWORD_ERR) { in UnlockPin()
203 } else if (unlockResult == UNLOCK_PASSWORD_ERR) { in UnlockPuk()
237 } else if (unlockResult == UNLOCK_PASSWORD_ERR) { in AlterPin()
280 } else if (unlockResult == UNLOCK_PASSWORD_ERR) { in SetLockState()
354 } else if (unlockResult == UNLOCK_PASSWORD_ERR) { in UnlockPin2()
388 } else if (unlockResult == UNLOCK_PASSWORD_ERR) { in UnlockPuk2()
422 } else if (unlockResult == UNLOCK_PASSWORD_ERR) { in AlterPin2()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_enum.h38 UNLOCK_PASSWORD_ERR = 1, enumerator