Searched refs:mCheckSimPinThread (Results 1 – 1 of 1) sorted by relevance
52 private CheckSimPin mCheckSimPinThread; field in KeyguardSimPinViewController148 if (mCheckSimPinThread == null) { in verifyPasswordAndUnlock()149 mCheckSimPinThread = new CheckSimPin(mPasswordEntry.getText(), mSubId) { in verifyPasswordAndUnlock()192 mCheckSimPinThread = null; in verifyPasswordAndUnlock()196 mCheckSimPinThread.start(); in verifyPasswordAndUnlock()