Searched refs:SIM_PP_PIN (Results 1 – 7 of 7) sorted by relevance
289 SIM_PP_PIN, enumerator
619 SIM_PP_PIN, enumerator
259 case TelephonyLockReason::SIM_PP_PIN: in GetLockReason()
141 SIM_PP_PIN, enumerator
146 EXPECT_EQ(GetLockReason(static_cast<int32_t>(TelephonyLockReason::SIM_PP_PIN)), "SIM_PP_PIN");
265 …API_STATIC_PROPERTY("SIM_PP_PIN", GetNapiValue(env, static_cast<int32_t>(LockReason::SIM_PP_PIN))), in InitEnumLockReason()
606 reason = LockReason::SIM_PP_PIN; in SimLockStateEscape()