Searched refs:getAccountKeyAdvertisement (Results 1 – 3 of 3) sorted by relevance
115 FastPairUtils.getAccountKeyAdvertisement(mContext)) in advertiseAccountKeys()
44 static byte[] getAccountKeyAdvertisement(Context context) { in getAccountKeyAdvertisement() method in FastPairUtils
236 byte[] advertisementResults = FastPairUtils.getAccountKeyAdvertisement(mMockContext); in getAccountKeyTest()