Searched refs:handshakeMessage (Results 1 – 1 of 1) sorted by relevance
432 HandshakeMessage handshakeMessage; in showVerificationCode() local436 handshakeMessage = mEncryptionRunner.verifyPin(); in showVerificationCode()443 if (handshakeMessage.getHandshakeState() != HandshakeMessage.HandshakeState.FINISHED) { in showVerificationCode()445 + handshakeMessage.getHandshakeState()); in showVerificationCode()451 mEncryptionKey = handshakeMessage.getKey(); in showVerificationCode()