Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java91 REQUIRE_PUK2, enumConstant
323 mSimFdnEnabledState = SimFdnState.REQUIRE_PUK2; in supplyIccPin2()
334 if (mSimFdnEnabledState != SimFdnState.REQUIRE_PUK2) { in supplyIccPuk2()