HomeSort by relevance Sort by last modified time
    Searched refs:getNotificationInterface (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 242 private final INotificationManager getNotificationInterface() {
278 getNotificationInterface().cancelNotificationFromListener(
304 getNotificationInterface().cancelNotificationsFromListener(mWrapper,
339 getNotificationInterface().cancelNotificationsFromListener(mWrapper, keys);
365 getNotificationInterface().setOnNotificationPostedTrimFromListener(mWrapper, trim);
425 ParceledListSlice<StatusBarNotification> parceledList = getNotificationInterface()
454 return getNotificationInterface().getHintsFromListener(mWrapper);
481 return getNotificationInterface().getInterruptionFilterFromListener(mWrapper);
502 getNotificationInterface().requestHintsFromListener(mWrapper, hints);
522 getNotificationInterface()
    [all...]
ConditionProviderService.java 70 private final INotificationManager getNotificationInterface() {
86 getNotificationInterface().notifyConditions(getPackageName(), mProvider, conditions);
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 78 milliseconds