Searched refs:UNLOCK_PIN_PUK_INCORRECT (Results 1 – 2 of 2) sorted by relevance
53 const int UNLOCK_PIN_PUK_INCORRECT = 16; // incorrect password variable
475 if (ret == UNLOCK_PIN_PUK_INCORRECT) { in UnlockSimLock()