Searched refs:secondId (Results 1 – 1 of 1) sorted by relevance
142 VerifierDeviceIdentity secondId = new VerifierDeviceIdentity(esidByteBuffer.getLong()); in calculateEnterpriseId() local143 return firstId.toString() + secondId.toString(); in calculateEnterpriseId()