Searched refs:testDataCache (Results 1 – 4 of 4) sorted by relevance
34 val testDataCache = FastPairTestDataCache() in <lambda>() constant44 testDataCache.putAccountKeyDeviceMetadata(accountKeyDeviceMetadata) in <lambda>()47 testDataCache.dumpAccountKeyDeviceMetadataAsJson(accountKeyDeviceMetadata) in <lambda>()70 testDataCache.putAntispoofKeyDeviceMetadata(modelId, json) in <lambda>()75 testDataCache.putAccountKeyDeviceMetadataJsonArray(json) in <lambda>()79 testDataCache.reset() in <lambda>()
34 val testDataCache = FastPairTestDataCache() in <lambda>() constant in android.nearby.multidevices.fastpair.seeker.data.FastPairTestDataManager49 testDataCache.putAntispoofKeyDeviceMetadata(modelId, json) in <lambda>()62 testDataCache.putAccountKeyDeviceMetadataJsonArray(json) in <lambda>()68 testDataCache.reset() in <lambda>()84 testDataCache.putAccountKeyDeviceMetadataJsonObject(json) in <lambda>()
62 testDataManager.testDataCache.getAntispoofKeyDeviceMetadata(requestedModelId) in <lambda>()83 Log.d(TAG, testDataManager.testDataCache.dumpAccountKeyDeviceMetadataListAsJson()) in <lambda>()86 testDataManager.testDataCache.getAccountKeyDeviceMetadataList() in <lambda>()
81 fastPairTestDataManager.testDataCache.getFastPairDeviceMetadata(modelId) in waitAndAssertHalfSheetShowed()130 return fastPairTestDataManager.testDataCache.dumpAccountKeyDeviceMetadataListAsJson() in dumpAccountKeyDeviceMetadata()