Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java4930 final String empty_pin = ""; // For getting current remaining pin attempt. in testPinResult() local
4941 mTelephonyManager, (tm) -> tm.supplyIccLockPin(empty_pin)); in testPinResult()