Searched defs:getDeviceName (Results 1 – 9 of 9) sorted by relevance
83 public String getDeviceName() { in getDeviceName() method in UsbDevice319 public static String getDeviceName(int id) { in getDeviceName() method in UsbDevice
86 public String getDeviceName() { in getDeviceName() method in WifiDisplay
124 private String getDeviceName(CastDevice device) { in getDeviceName() method in CastTile
89 public String getDeviceName() { in getDeviceName() method in MtpDevice
139 public String getDeviceName() { in getDeviceName() method in ScanRecord
211 public String getDeviceName() { in getDeviceName() method in ScanFilter
272 const char* MtpDevice::getDeviceName() { in getDeviceName() function in android::MtpDevice
2643 private String getDeviceName(String deviceAddress) { in getDeviceName() method in WifiP2pServiceImpl.P2pStateMachine
954 inline const String8 getDeviceName() { return mDevice->getName(); } in getDeviceName() function