Searched refs:PIN_ERROR_NONE (Results 1 – 3 of 3) sorted by relevance
370 if (state_ == SIM_NOT_LOCKED_ASK_PIN && error == PIN_ERROR_NONE) { in OnPinOperationCompleted()378 } else if (state_ == SIM_NOT_LOCKED_CHANGE_PIN && error == PIN_ERROR_NONE) { in OnPinOperationCompleted()
124 PIN_ERROR_NONE = 0, enumerator
2528 pin_error = PIN_ERROR_NONE; in PinOperationCallback()