Searched refs:mSocketDetector (Results 1 – 2 of 2) sorted by relevance
51 mSocketDetector = new SocketConnectionDetector(this, atoi(property)); in DummyDynamicAccelDaemon()52 mSocketDetector->Init(); in DummyDynamicAccelDaemon()
67 sp<ConnectionDetector> mSocketDetector; variable