Searched refs:wifiP2pThread (Results 1 – 1 of 1) sorted by relevance
714 HandlerThread wifiP2pThread = mWifiInjector.getWifiHandlerThread(); in WifiP2pServiceImpl() local715 mClientHandler = new ClientHandler(TAG, wifiP2pThread.getLooper()); in WifiP2pServiceImpl()720 mP2pStateMachine = new P2pStateMachine(TAG, wifiP2pThread.getLooper(), mP2pSupported); in WifiP2pServiceImpl()