Searched refs:secondaryDeviceType (Results 1 – 7 of 7) sorted by relevance
60 public String secondaryDeviceType; field in WifiP2pDevice306 secondaryDeviceType = device.secondaryDeviceType; in updateSupplicantDetails()336 sbuf.append("\n secondary type: ").append(secondaryDeviceType); in toString()357 secondaryDeviceType = source.secondaryDeviceType; in WifiP2pDevice()374 dest.writeString(secondaryDeviceType); in writeToParcel()396 device.secondaryDeviceType = in.readString();
99 d.secondaryDeviceType = device.secondaryDeviceType; in updateSupplicantDetails()
42 assertEquals(devA.secondaryDeviceType, devB.secondaryDeviceType); in compareWifiP2pDevices()90 device.secondaryDeviceType = "secondaryDeviceType"; in testCopyConstructorWithUpdatedValues()109 device.secondaryDeviceType = "secondaryDeviceType"; in testCopyConstructorWithNullWfdInfo()
658 assertEquals(mTestThisDevice.secondaryDeviceType, device.secondaryDeviceType); in checkSendThisDeviceChangedBroadcast()
18169 field public java.lang.String secondaryDeviceType;
30552 field public String secondaryDeviceType;
30696 field public String secondaryDeviceType;