Searched refs:SideChannelManager (Results 1 – 1 of 1) sorted by relevance
99 private static SideChannelManager sSideChannelManager;269 sSideChannelManager = new SideChannelManager(mContext.getApplicationContext()); in pushSideChannelQueue()279 private static class SideChannelManager implements Handler.Callback, ServiceConnection { class in NotificationManagerCompat294 public SideChannelManager(Context context) { in SideChannelManager() method in NotificationManagerCompat.SideChannelManager