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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java73 int mPin2UnlockAttempts; field in class:SimulatedCommands
207 mPin2UnlockAttempts = 0;
219 mPin2UnlockAttempts ++;
222 mPin2UnlockAttempts);
223 if (mPin2UnlockAttempts >= 3) {

Completed in 38 milliseconds