Home
last modified time | relevance | path

Searched defs:sbns (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityTests.java66 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testVisibilityPublic() local
DNotificationHelper.java207 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in checkNotificationExistence() local
224 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in getStatusBarNotification() local
DNotificationInteractionTests.java118 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testDismissAll() local
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java117 StatusBarNotification[] sbns = manager.getActiveNotifications(); in checkNotificationExistence() local