Searched refs:INotificationListener (Results 1 – 10 of 10) sorted by relevance
35 import android.service.notification.INotificationListener;118 … void registerListener(in INotificationListener listener, in ComponentName component, int userid); in registerListener()119 void unregisterListener(in INotificationListener listener, int userid); in unregisterListener()121 …void cancelNotificationFromListener(in INotificationListener token, String pkg, String tag, int id… in cancelNotificationFromListener()122 void cancelNotificationsFromListener(in INotificationListener token, in String[] keys); in cancelNotificationsFromListener()124 …void snoozeNotificationUntilContextFromListener(in INotificationListener token, String key, String… in snoozeNotificationUntilContextFromListener()125 … void snoozeNotificationUntilFromListener(in INotificationListener token, String key, long until); in snoozeNotificationUntilFromListener()128 void requestUnbindListener(in INotificationListener token); in requestUnbindListener()132 void setNotificationsShownFromListener(in INotificationListener token, in String[] keys); in setNotificationsShownFromListener()134 …ParceledListSlice getActiveNotificationsFromListener(in INotificationListener token, in String[] k… in getActiveNotificationsFromListener()[all …]
181 import android.service.notification.INotificationListener;3066 public void registerListener(final INotificationListener listener,3076 public void unregisterListener(INotificationListener token, int userid) {3088 public void cancelNotificationsFromListener(INotificationListener token, String[] keys) {3142 public void requestUnbindListener(INotificationListener token) {3156 public void setNotificationsShownFromListener(INotificationListener token, String[] keys) {3214 public void snoozeNotificationUntilContextFromListener(INotificationListener token,3233 public void snoozeNotificationUntilFromListener(INotificationListener token, String key,3252 public void unsnoozeNotificationFromAssistant(INotificationListener token, String key) {3273 public void cancelNotificationFromListener(INotificationListener token, String pkg,[all …]
30 oneway interface INotificationListener interface
1264 protected class NotificationListenerWrapper extends INotificationListener.Stub {
313 "core/java/android/service/notification/INotificationListener.aidl",
6831 …roxy;->applyAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/s…6832 …oxy;->applyAdjustmentsFromAssistant(Landroid/service/notification/INotificationListener;Ljava/util…6833 …pplyEnqueuedAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/s…6838 …xy;->cancelNotificationFromListener(Landroid/service/notification/INotificationListener;Ljava/lang…6839 …y;->cancelNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lan…6853 …>getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lan…6863 …ionManager$Stub$Proxy;->getHintsFromListener(Landroid/service/notification/INotificationListener;)I6866 …ub$Proxy;->getInterruptionFilterFromListener(Landroid/service/notification/INotificationListener;)I6873 …ChannelGroupsFromPrivilegedListener(Landroid/service/notification/INotificationListener;Ljava/lang…6876 …ationChannelsFromPrivilegedListener(Landroid/service/notification/INotificationListener;Ljava/lang…[all …]
3180 android.service.notification.INotificationListener$Stub3181 android.service.notification.INotificationListener
585 Landroid/service/notification/INotificationListener$Stub;-><init>()V
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 …]