Searched refs:getNotificationInterface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java86 private final INotificationManager getNotificationInterface() { method in class:NotificationListenerService
116 getNotificationInterface().cancelNotificationFromListener(mWrapper, pkg, tag, id);
135 getNotificationInterface().cancelAllNotificationsFromListener(mWrapper);
149 return getNotificationInterface().getActiveNotificationsFromListener(mWrapper);

Completed in 61 milliseconds