Home
last modified time | relevance | path

Searched refs:newPinOrPukCheck (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_supplement.h596 bool IsVaildPinOrPuk(std::string newPinOrPuk, std::string newPinOrPukCheck);
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1512 bool CellularCallSupplement::IsVaildPinOrPuk(std::string newPinOrPuk, std::string newPinOrPukCheck) in IsVaildPinOrPuk() argument
1514 if (newPinOrPuk != newPinOrPukCheck) { in IsVaildPinOrPuk()

Completed in 4 milliseconds