Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp38 const int32_t PIN_PUK_MAX = 8; variable
1526 static_cast<int32_t>(newPinOrPuk.length()) > PIN_PUK_MAX) { in IsVaildPinOrPuk()