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