Searched refs:secondaryDeviceType (Results 1 – 4 of 4) sorted by relevance
58 public String secondaryDeviceType; field in WifiP2pDevice289 secondaryDeviceType = device.secondaryDeviceType; in updateSupplicantDetails()313 sbuf.append("\n secondary type: ").append(secondaryDeviceType); in toString()333 secondaryDeviceType = source.secondaryDeviceType; in WifiP2pDevice()347 dest.writeString(secondaryDeviceType); in writeToParcel()368 device.secondaryDeviceType = in.readString();
98 d.secondaryDeviceType = device.secondaryDeviceType; in updateSupplicantDetails()
19400 field public java.lang.String secondaryDeviceType;
21331 field public java.lang.String secondaryDeviceType;