Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java3680 final String puk = "fake_puk"; in testPinResult() local
3706 mTelephonyManager, (tm) -> tm.supplyIccLockPuk(puk, pin)); in testPinResult()