Searched refs:META_DATA_ENCRYPTION_KEY (Results 1 – 2 of 2) sorted by relevance
83 private static final byte[] META_DATA_ENCRYPTION_KEY = new byte[14]; field in NearbyManagerTest99 new PresenceDevice.Builder("deviceId", SALT, SECRET_ID, META_DATA_ENCRYPTION_KEY);162 META_DATA_ENCRYPTION_KEY, DEVICE_NAME) in testStartStopBroadcast()
51 private static final byte[] META_DATA_ENCRYPTION_KEY = field in PresenceDiscoveryResultTest98 new PresenceDevice.Builder("123", SALT, SECRET_ID, META_DATA_ENCRYPTION_KEY) in testFromDevice_presenceDeviceAvailable()