Searched refs:mPrimaryDeviceType (Results 1 – 1 of 1) sorted by relevance
198 private final String mPrimaryDeviceType; field in WifiStateMachine1073 mPrimaryDeviceType = mContext.getResources().getString( in WifiStateMachine()4339 if (!mWifiNative.setDeviceType(mPrimaryDeviceType)) { in initializeWpsDetails()4340 loge("Failed to set primary device type " + mPrimaryDeviceType); in initializeWpsDetails()