Searched refs:getNotificationInterface (Results 1 – 2 of 2) sorted by relevance
242 private final INotificationManager getNotificationInterface() { in getNotificationInterface() method in NotificationListenerService278 getNotificationInterface().cancelNotificationFromListener( in cancelNotification()304 getNotificationInterface().cancelNotificationsFromListener(mWrapper, in cancelNotification()339 getNotificationInterface().cancelNotificationsFromListener(mWrapper, keys); in cancelNotifications()365 getNotificationInterface().setOnNotificationPostedTrimFromListener(mWrapper, trim); in setOnNotificationPostedTrim()425 ParceledListSlice<StatusBarNotification> parceledList = getNotificationInterface() in getActiveNotifications()454 return getNotificationInterface().getHintsFromListener(mWrapper); in getCurrentListenerHints()481 return getNotificationInterface().getInterruptionFilterFromListener(mWrapper); in getCurrentInterruptionFilter()502 getNotificationInterface().requestHintsFromListener(mWrapper, hints); in requestListenerHints()522 getNotificationInterface() in requestInterruptionFilter()[all …]
70 private final INotificationManager getNotificationInterface() { in getNotificationInterface() method in ConditionProviderService86 getNotificationInterface().notifyConditions(getPackageName(), mProvider, conditions); in notifyConditions()