Searched refs:mPuk2UnlockAttempts (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java74 int mPuk2UnlockAttempts; field in class:SimulatedCommands
249 mPuk2UnlockAttempts = 0;
260 mPuk2UnlockAttempts ++;
263 mPuk2UnlockAttempts);
264 if (mPuk2UnlockAttempts >= 10) {

Completed in 147 milliseconds