Searched refs:getNotificationInterface (Results 1 – 4 of 4) sorted by relevance
510 protected final INotificationManager getNotificationInterface() { in getNotificationInterface() method in NotificationListenerService550 getNotificationInterface().cancelNotificationFromListener( in cancelNotification()580 getNotificationInterface().cancelNotificationsFromListener(mWrapper, in cancelNotification()621 getNotificationInterface().cancelNotificationsFromListener(mWrapper, keys); in cancelNotifications()647 getNotificationInterface().snoozeNotificationUntilContextFromListener( in snoozeNotification()670 getNotificationInterface().snoozeNotificationUntilFromListener( in snoozeNotification()692 getNotificationInterface().setNotificationsShownFromListener(mWrapper, keys); in setNotificationsShown()716 getNotificationInterface().updateNotificationChannelFromPrivilegedListener( in updateNotificationChannel()739 return getNotificationInterface().getNotificationChannelsFromPrivilegedListener( in getNotificationChannels()762 return getNotificationInterface().getNotificationChannelGroupsFromPrivilegedListener( in getNotificationChannelGroups()[all …]
127 getNotificationInterface().applyAdjustmentFromAssistant(mWrapper, adjustment); in adjustNotification()144 getNotificationInterface().applyAdjustmentsFromAssistant(mWrapper, adjustments); in adjustNotifications()163 getNotificationInterface().unsnoozeNotificationFromAssistant(mWrapper, key); in unsnoozeNotification()225 getNotificationInterface().applyEnqueuedAdjustmentFromAssistant( in handleMessage()
125 private final INotificationManager getNotificationInterface() { in getNotificationInterface() method in ConditionProviderService159 INotificationManager noMan = getNotificationInterface(); in requestUnbind()190 getNotificationInterface().notifyConditions(getPackageName(), mProvider, conditions); in notifyConditions()
5157 Landroid/service/notification/NotificationListenerService;->getNotificationInterface()Landroid/app/…