Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java311 private static final int CMD_SET_ICC_LOCK_ENABLED = 78; field in PhoneInterfaceManager
1832 case CMD_SET_ICC_LOCK_ENABLED: { in handleMessage()
9795 int attemptsRemaining = (int) sendRequest(CMD_SET_ICC_LOCK_ENABLED, in setIccLockEnabled()