Searched refs:mCheckSimPinThread (Results 1 – 1 of 1) sorted by relevance
55 private CheckSimPin mCheckSimPinThread; field in KeyguardSimPinViewController153 if (mCheckSimPinThread == null) { in verifyPasswordAndUnlock()154 mCheckSimPinThread = new CheckSimPin(mPasswordEntry.getText(), mSubId) { in verifyPasswordAndUnlock()198 mCheckSimPinThread = null; in verifyPasswordAndUnlock()202 mCheckSimPinThread.start(); in verifyPasswordAndUnlock()