Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4147 NotificationVisibility notificationVisibility = in testOnNotificationActionClick() local
4150 10, 10, r.getKey(), actionIndex, action, notificationVisibility, in testOnNotificationActionClick()
4163 NotificationVisibility[] notificationVisibility = new NotificationVisibility[] { in testLogSmartSuggestionsVisible_triggerOnExpandAndVisible() local
4166 mService.mNotificationDelegate.onNotificationVisibilityChanged(notificationVisibility, in testLogSmartSuggestionsVisible_triggerOnExpandAndVisible()
4188 NotificationVisibility[] notificationVisibility = new NotificationVisibility[]{ in testLogSmartSuggestionsVisible_noTriggerOnVisible() local
4191 mService.mNotificationDelegate.onNotificationVisibilityChanged(notificationVisibility, in testLogSmartSuggestionsVisible_noTriggerOnVisible()