Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java121 int mPukUnlockAttempts; field in SimulatedCommands
273 mPukUnlockAttempts = 0; in supplyIccPuk()
281 mPukUnlockAttempts ++; in supplyIccPuk()
284 mPukUnlockAttempts); in supplyIccPuk()
285 if (mPukUnlockAttempts >= 10) { in supplyIccPuk()