Searched refs:NotificationCompatSideChannelService (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompatSideChannelService.java44 public abstract class NotificationCompatSideChannelService extends Service { class in inherits:Service
80 NotificationCompatSideChannelService.this.notify(packageName, id, tag, notification);
91 NotificationCompatSideChannelService.this.cancel(packageName, id, tag);
102 NotificationCompatSideChannelService.this.cancelAll(packageName);

Completed in 500 milliseconds