Home
last modified time | relevance | path

Searched refs:mDesiredPinLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java83 private boolean mDesiredPinLocked; field in UiccCardApplication
352 mIccLockEnabled = mDesiredPinLocked; in onChangeFacilityLock()
843 mDesiredPinLocked = enabled; in setIccLockEnabled()
997 pw.println(" mDesiredPinLocked=" + mDesiredPinLocked); in dump()