Home
last modified time | relevance | path

Searched refs:mockNotificationUsageStats (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DValidateNotificationPeopleTest.java342 final NotificationUsageStats mockNotificationUsageStats = in testValidatePeople_needsLookupWhenNoCache() local
348 vnp.initForTests(mockContext, mockNotificationUsageStats, cache); in testValidatePeople_needsLookupWhenNoCache()
365 final NotificationUsageStats mockNotificationUsageStats = in testValidatePeople_noLookupWhenCached_andPopulatesContactInfo() local
383 vnp.initForTests(mockContext, mockNotificationUsageStats, cache); in testValidatePeople_noLookupWhenCached_andPopulatesContactInfo()