Searched refs:advertiseAccountKeys (Results 1 – 3 of 3) sorted by relevance
76 advertiseAccountKeys();136 advertiseAccountKeys();235 void advertiseAccountKeys() { in advertiseAccountKeys() method in FastPairProvider238 mFastPairAdvertiser.advertiseAccountKeys(mFastPairAccountKeyStorage.getAllAccountKeys(), in advertiseAccountKeys()
176 public void advertiseAccountKeys(List<AccountKey> accountKeys, Callbacks callback) { in advertiseAccountKeys() method in FastPairAdvertiser
269 mFastPairAdvertiser.advertiseAccountKeys(TEST_EMPTY_ACCOUNT_KEYS, mCallback); in testAdvertiseAccountKeyFilterNoKeys_advertisingSucceeds()310 mFastPairAdvertiser.advertiseAccountKeys(TEST_ACCOUNT_KEYS, mCallback); in testAdvertiseAccountKeyFilterWithKeys_advertisingSucceeds()358 mFastPairAdvertiser.advertiseAccountKeys(TEST_ACCOUNT_KEYS, mCallback); in testAdvertiseAccountKeyFilterWhileStarted_doNothing()