Home | History | Annotate | Download | only in keyguard

Lines Matching refs:isSimPinSecure

1058     public boolean isSimPinSecure() {
1059 return isSimPinSecure(mSimState);
1062 public static boolean isSimPinSecure(IccCardConstants.State state) {