Searched refs:getVerificationCode (Results 1 – 5 of 5) sorted by relevance
120 public String getVerificationCode() { in getVerificationCode() method in HandshakeMessage
119 public String getVerificationCode() { in getVerificationCode() method in HandshakeMessage
110 assertThat(clientMessage.getVerificationCode()).isNotEmpty(); in verifyHandshake()
764 Log.d(TAG, "showVerificationCode(): " + mHandshakeMessage.getVerificationCode()); in showVerificationCode()770 mHandshakeMessage.getVerificationCode()); in showVerificationCode()
179 String code = handshakeMessage.getVerificationCode(); in processHandshakeInProgress()