Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
H A DAppStateNotificationBridgeTest.java318 UsageEvents usageEventsProfile = getUsageEvents(eventsProfile); in testLoadAllExtraInfo_multipleUsers() local
320 .thenReturn(usageEventsProfile); in testLoadAllExtraInfo_multipleUsers()