Searched refs:getNotificationInterface (Results 1 – 5 of 5) sorted by relevance
531 protected final INotificationManager getNotificationInterface() { in getNotificationInterface() method in NotificationListenerService571 getNotificationInterface().cancelNotificationFromListener( in cancelNotification()601 getNotificationInterface().cancelNotificationsFromListener(mWrapper, in cancelNotification()642 getNotificationInterface().cancelNotificationsFromListener(mWrapper, keys); in cancelNotifications()668 getNotificationInterface().snoozeNotificationUntilContextFromListener( in snoozeNotification()691 getNotificationInterface().snoozeNotificationUntilFromListener( in snoozeNotification()713 getNotificationInterface().setNotificationsShownFromListener(mWrapper, keys); in setNotificationsShown()737 getNotificationInterface().updateNotificationChannelFromPrivilegedListener( in updateNotificationChannel()761 return getNotificationInterface().getNotificationChannelsFromPrivilegedListener( in getNotificationChannels()785 return getNotificationInterface().getNotificationChannelGroupsFromPrivilegedListener( in getNotificationChannelGroups()[all …]
145 private final INotificationManager getNotificationInterface() { in getNotificationInterface() method in ConditionProviderService179 INotificationManager noMan = getNotificationInterface(); in requestUnbind()218 getNotificationInterface().notifyConditions(getPackageName(), mProvider, conditions); in notifyConditions()
240 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant(mWrapper, adjustment); in adjustNotification()260 getNotificationInterface().applyAdjustmentsFromAssistant(mWrapper, adjustments); in adjustNotifications()279 getNotificationInterface().unsnoozeNotificationFromAssistant(mWrapper, key); in unsnoozeNotification()409 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant( in handleMessage()
42448 HSPLandroid/service/notification/NotificationListenerService;->getNotificationInterface()Landroid/a…
63471 Landroid/service/notification/ConditionProviderService;->getNotificationInterface()Landroid/app/INo…