HomeSort by relevance Sort by last modified time
    Searched refs:isPinLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCard.java 121 public boolean isPinLocked() {
213 * Notifies handler of any transition into State.isPinLocked()
220 if (getState().isPinLocked()) {
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewMediator.java 624 final boolean lockedOrMissing = state.isPinLocked()
    [all...]

Completed in 174 milliseconds