Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
H A DAppStateNotificationBridgeTest.java523 NotificationsSentState notFrequentWeekly = new NotificationsSentState(); in testFrequencyComparator() local
524 notFrequentWeekly.sentCount = 2; in testFrequencyComparator()
526 notFrequentWeeklyEntry.extraInfo = notFrequentWeekly; in testFrequencyComparator()