Searched refs:wifiP2pThread (Results 1 – 1 of 1) sorted by relevance
458 HandlerThread wifiP2pThread = mWifiInjector.getWifiP2pServiceHandlerThread(); in WifiP2pServiceImpl() local459 mClientHandler = new ClientHandler(TAG, wifiP2pThread.getLooper()); in WifiP2pServiceImpl()460 mP2pStateMachine = new P2pStateMachine(TAG, wifiP2pThread.getLooper(), mP2pSupported); in WifiP2pServiceImpl()