Searched refs:existingAddress (Results 1 – 1 of 1) sorted by relevance
675 String existingAddress = existingDevice.getAddress(); in cleanupPrevBondRecordsFor() local679 : mService.getIdentityAddress(existingAddress); in cleanupPrevBondRecordsFor()685 && !address.equals(existingAddress)) { in cleanupPrevBondRecordsFor()697 if (mService.getNative().removeBond(Utils.getBytesFromAddress(existingAddress))) { in cleanupPrevBondRecordsFor()