Searched refs:readStoredAccountKeys (Results 1 – 3 of 3) sorted by relevance
48 keys = readStoredAccountKeys(context); in getAccountKeyAdvertisement()87 static List<AccountKey> readStoredAccountKeys(Context context) { in readStoredAccountKeys() method in FastPairUtils
439 List<AccountKey> storedAccountKeys = FastPairUtils.readStoredAccountKeys(mContext); in processKeyBasedPairing()
228 List<FastPairUtils.AccountKey> testKeys = FastPairUtils.readStoredAccountKeys(mMockContext); in readAccountKeysTest()