Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java279 private static final int CMD_SET_ICC_LOCK_ENABLED = 78; field in PhoneInterfaceManager
1470 case CMD_SET_ICC_LOCK_ENABLED: in handleMessage()
8511 int attemptsRemaining = (int) sendRequest(CMD_SET_ICC_LOCK_ENABLED, in setIccLockEnabled()