Searched refs:mP2pSupported (Results 1 – 2 of 2) sorted by relevance
227 private final boolean mP2pSupported; field in WifiP2pServiceImpl470 mP2pSupported = mContext.getPackageManager().hasSystemFeature( in WifiP2pServiceImpl()478 mP2pStateMachine = new P2pStateMachine(TAG, wifiP2pThread.getLooper(), mP2pSupported); in WifiP2pServiceImpl()
209 private final boolean mP2pSupported; field in ClientModeImpl810 mP2pSupported = mContext.getPackageManager().hasSystemFeature( in ClientModeImpl()3376 if (mP2pSupported) { in getAdditionalWifiServiceInterfaces()