Searched refs:PIN_REQUIRED (Results 1 – 3 of 3) sorted by relevance
25 public static final int PIN_REQUIRED = 5; field in BluetoothCmeError
244 subId = getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED, context); in handlePinEntry()
1024 if (simState == IccCardConstants.State.PIN_REQUIRED) { in getTelephonyConnection()