Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java103 REQUIRE_PUK2, enumConstant
342 mSimFdnEnabledState = SimFdnState.REQUIRE_PUK2; in supplyIccPin2()
353 if (mSimFdnEnabledState != SimFdnState.REQUIRE_PUK2) { in supplyIccPuk2()