Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java218 public static final int TRIM_FULL = 0; field in NotificationListenerService
810 StatusBarNotification[] activeNotifications = getActiveNotifications(null, TRIM_FULL); in getActiveNotifications()
826 .getSnoozedNotificationsFromListener(mWrapper, TRIM_FULL); in getSnoozedNotifications()
863 StatusBarNotification[] activeNotifications = getActiveNotifications(keys, TRIM_FULL); in getActiveNotifications()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java68 assertNotNull(service.getActiveNotifications(NotificationListenerService.TRIM_FULL)); in testGetActiveNotifications_notNull()
/frameworks/base/api/
Dsystem-removed.txt135 field public static final int TRIM_FULL = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-removed-dex.txt309 Landroid/service/notification/NotificationListenerService;->TRIM_FULL:I