Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java117 StatusBarNotification[] sbns = manager.getActiveNotifications(); in checkNotificationExistence() local
118 for (StatusBarNotification sbn : sbns) { in checkNotificationExistence()