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