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