Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java134 int mPin1attemptsRemaining = DEFAULT_PIN1_ATTEMPT; field in SimulatedCommands
1889 (--mPin1attemptsRemaining < 0) ? 0 : mPin1attemptsRemaining}, ex); in supplyIccPinForApp()
2275 mPin1attemptsRemaining = pin1attemptsRemaining; in setPin1RemainingAttempt()