Searched refs:storedAccountKeys (Results 1 – 1 of 1) sorted by relevance
439 List<AccountKey> storedAccountKeys = FastPairUtils.readStoredAccountKeys(mContext); in processKeyBasedPairing() local440 for (AccountKey key : storedAccountKeys) { in processKeyBasedPairing()