Searched refs:notifierThread (Results 1 – 1 of 1) sorted by relevance
292 final HandlerThread notifierThread = new HandlerThread( in NetworkStackConnector() local294 notifierThread.start(); in NetworkStackConnector()295 mNotifier = mDeps.makeNotifier(context, notifierThread.getLooper()); in NetworkStackConnector()