Searched refs:TRIM_FULL (Results 1 – 4 of 4) sorted by relevance
218 public static final int TRIM_FULL = 0; field in NotificationListenerService810 StatusBarNotification[] activeNotifications = getActiveNotifications(null, TRIM_FULL); in getActiveNotifications()826 .getSnoozedNotificationsFromListener(mWrapper, TRIM_FULL); in getSnoozedNotifications()863 StatusBarNotification[] activeNotifications = getActiveNotifications(keys, TRIM_FULL); in getActiveNotifications()
68 assertNotNull(service.getActiveNotifications(NotificationListenerService.TRIM_FULL)); in testGetActiveNotifications_notNull()
135 field public static final int TRIM_FULL = 0; // 0x0
309 Landroid/service/notification/NotificationListenerService;->TRIM_FULL:I