Home
last modified time | relevance | path

Searched refs:secondaryDeviceType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pDevice.java58 public String secondaryDeviceType; field in WifiP2pDevice
289 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();
DWifiP2pDeviceList.java98 d.secondaryDeviceType = device.secondaryDeviceType; in updateSupplicantDetails()
/frameworks/base/api/
Dcurrent.txt19400 field public java.lang.String secondaryDeviceType;
Dsystem-current.txt21331 field public java.lang.String secondaryDeviceType;