Searched refs:SideChannelManager (Results 1 – 1 of 1) sorted by relevance
130 private static SideChannelManager sSideChannelManager;864 sSideChannelManager = new SideChannelManager(mContext.getApplicationContext()); in pushSideChannelQueue()874 private static class SideChannelManager implements Handler.Callback, ServiceConnection { class in NotificationManagerCompat887 SideChannelManager(Context context) { in SideChannelManager() method in NotificationManagerCompat.SideChannelManager