Searched refs:INotificationListener (Results 1 – 9 of 9) sorted by relevance
35 import android.service.notification.INotificationListener;120 … void registerListener(in INotificationListener listener, in ComponentName component, int userid); in registerListener()121 void unregisterListener(in INotificationListener listener, int userid); in unregisterListener()123 …void cancelNotificationFromListener(in INotificationListener token, String pkg, String tag, int id… in cancelNotificationFromListener()124 void cancelNotificationsFromListener(in INotificationListener token, in String[] keys); in cancelNotificationsFromListener()126 …void snoozeNotificationUntilContextFromListener(in INotificationListener token, String key, String… in snoozeNotificationUntilContextFromListener()127 … void snoozeNotificationUntilFromListener(in INotificationListener token, String key, long until); in snoozeNotificationUntilFromListener()130 void requestUnbindListener(in INotificationListener token); in requestUnbindListener()134 void setNotificationsShownFromListener(in INotificationListener token, in String[] keys); in setNotificationsShownFromListener()136 …ParceledListSlice getActiveNotificationsFromListener(in INotificationListener token, in String[] k… in getActiveNotificationsFromListener()[all …]
183 import android.service.notification.INotificationListener;3141 public void registerListener(final INotificationListener listener,3151 public void unregisterListener(INotificationListener token, int userid) {3163 public void cancelNotificationsFromListener(INotificationListener token, String[] keys) {3217 public void requestUnbindListener(INotificationListener token) {3231 public void setNotificationsShownFromListener(INotificationListener token, String[] keys) {3289 public void snoozeNotificationUntilContextFromListener(INotificationListener token,3308 public void snoozeNotificationUntilFromListener(INotificationListener token, String key,3327 public void unsnoozeNotificationFromAssistant(INotificationListener token, String key) {3348 public void cancelNotificationFromListener(INotificationListener token, String pkg,[all …]
30 oneway interface INotificationListener interface
1264 protected class NotificationListenerWrapper extends INotificationListener.Stub {
246 Landroid/service/notification/INotificationListener$Stub;-><init>()V
6414 …roxy;->applyAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/s…6415 …oxy;->applyAdjustmentsFromAssistant(Landroid/service/notification/INotificationListener;Ljava/util…6416 …pplyEnqueuedAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/s…6421 …xy;->cancelNotificationFromListener(Landroid/service/notification/INotificationListener;Ljava/lang…6422 …y;->cancelNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lan…6436 …>getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lan…6446 …ionManager$Stub$Proxy;->getHintsFromListener(Landroid/service/notification/INotificationListener;)I6449 …ub$Proxy;->getInterruptionFilterFromListener(Landroid/service/notification/INotificationListener;)I6456 …ChannelGroupsFromPrivilegedListener(Landroid/service/notification/INotificationListener;Ljava/lang…6459 …ationChannelsFromPrivilegedListener(Landroid/service/notification/INotificationListener;Ljava/lang…[all …]
3180 android.service.notification.INotificationListener$Stub3181 android.service.notification.INotificationListener
1598 …pplyEnqueuedAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/s…1604 …>getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lan…13201 HSPLandroid/service/notification/INotificationListener$Stub$Proxy;->asBinder()Landroid/os/IBinder;13202 PLandroid/service/notification/INotificationListener$Stub$Proxy;->onActionClicked(Ljava/lang/String…13203 HSPLandroid/service/notification/INotificationListener$Stub$Proxy;->onInterruptionFilterChanged(I)V13204 HSPLandroid/service/notification/INotificationListener$Stub$Proxy;->onListenerConnected(Landroid/se…13205 HSPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationEnqueuedWithChann…13206 HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationExpansionChanged(L…13207 HSPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationPosted(Landroid/s…13208 HPLandroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationRankingUpdate(Land…[all …]
9353 …e$10;->applyAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/s…9354 …$10;->applyAdjustmentsFromAssistant(Landroid/service/notification/INotificationListener;Ljava/util…9355 …pplyEnqueuedAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/s…9378 …>getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lan…9388 …rvice$10;->getInterruptionFilterFromListener(Landroid/service/notification/INotificationListener;)I9405 …anagerService$10;->registerListener(Landroid/service/notification/INotificationListener;Landroid/c…9409 …anagerService$10;->requestHintsFromListener(Landroid/service/notification/INotificationListener;I)V9410 …ionManagerService$10;->requestUnbindListener(Landroid/service/notification/INotificationListener;)V9418 …->setNotificationsShownFromListener(Landroid/service/notification/INotificationListener;[Ljava/lan…9472 …g;Landroid/app/Notification$Action;ZLandroid/service/notification/INotificationListener;Lcom/andro…[all …]