Searched refs:CheckSimPin (Results 1 – 1 of 1) sorted by relevance
52 private CheckSimPin mCheckSimPinThread;142 new CheckSimPin("", mSubId) { in showDefaultMessage()246 private abstract class CheckSimPin extends Thread { class in KeyguardSimPinView250 protected CheckSimPin(String pin, int subId) { in CheckSimPin() method in KeyguardSimPinView.CheckSimPin332 mCheckSimPinThread = new CheckSimPin(mPasswordEntry.getText(), mSubId) { in verifyPasswordAndUnlock()