Searched refs:mP2pSupported (Results 1 – 2 of 2) sorted by relevance
218 private final boolean mP2pSupported; field in WifiP2pServiceImpl452 mP2pSupported = mContext.getPackageManager().hasSystemFeature( in WifiP2pServiceImpl()460 mP2pStateMachine = new P2pStateMachine(TAG, wifiP2pThread.getLooper(), mP2pSupported); in WifiP2pServiceImpl()
202 private final boolean mP2pSupported; field in ClientModeImpl797 mP2pSupported = mContext.getPackageManager().hasSystemFeature( in ClientModeImpl()3352 if (mP2pSupported) { in getAdditionalWifiServiceInterfaces()