Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp37 const int32_t PIN_PUK_MIN = 4; variable
1525 } else if (static_cast<int32_t>(newPinOrPuk.length()) < PIN_PUK_MIN || in IsVaildPinOrPuk()