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.java95 REQUIRE_PUK2, enumConstant
341 mSimFdnEnabledState = SimFdnState.REQUIRE_PUK2; in supplyIccPin2()
352 if (mSimFdnEnabledState != SimFdnState.REQUIRE_PUK2) { in supplyIccPuk2()