Home | History | Annotate | Download | only in keyguard

Lines Matching refs:getSimState

1236             if (isSimPinSecure(getSimState(info.getSubscriptionId()))) return true;
1241 public State getSimState(int subId) {
1259 int simState = tele.getSimState(slotId);
1324 if (state == getSimState(id) && bestSlotId > slotId ) {