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.java76 private boolean mDesiredPinLocked; field in UiccCardApplication
335 mIccLockEnabled = mDesiredPinLocked; in onChangeFacilityLock()
764 mDesiredPinLocked = enabled; in setIccLockEnabled()
889 pw.println(" mDesiredPinLocked=" + mDesiredPinLocked); in dump()