Searched refs:mP2pSupported (Results 1 – 1 of 1) sorted by relevance
289 private final boolean mP2pSupported; field in WifiP2pServiceImpl538 mP2pSupported = mContext.getPackageManager().hasSystemFeature( in WifiP2pServiceImpl()543 mP2pStateMachine = new P2pStateMachine(TAG, wifiP2pThread.getLooper(), mP2pSupported); in WifiP2pServiceImpl()