Searched refs:primaryDeviceType (Results 1 – 7 of 7) sorted by relevance
52 public String primaryDeviceType; field in WifiP2pDevice205 primaryDeviceType = match.group(4); in WifiP2pDevice()288 primaryDeviceType = device.primaryDeviceType; in updateSupplicantDetails()312 sbuf.append("\n primary type: ").append(primaryDeviceType); in toString()332 primaryDeviceType = source.primaryDeviceType; in WifiP2pDevice()346 dest.writeString(primaryDeviceType); in writeToParcel()367 device.primaryDeviceType = in.readString();
97 d.primaryDeviceType = device.primaryDeviceType; in updateSupplicantDetails()
365 mThisDevice.primaryDeviceType = mContext.getResources().getString( in WifiP2pServiceImpl()2817 mWifiNative.setDeviceType(mThisDevice.primaryDeviceType); in initializeP2pSettings()
18168 field public java.lang.String primaryDeviceType;
24649 field public java.lang.String primaryDeviceType;
24718 field public java.lang.String primaryDeviceType;
27076 field public java.lang.String primaryDeviceType;