Searched defs:getDeviceName (Results 1 – 9 of 9) sorted by relevance
91 public @NonNull String getDeviceName() { in getDeviceName() method in UsbDevice338 public static String getDeviceName(int id) { in getDeviceName() method in UsbDevice
86 public String getDeviceName() { in getDeviceName() method in WifiDisplay
209 private String getDeviceName(CastDevice device) { in getDeviceName() method in CastTile
141 public String getDeviceName() { in getDeviceName() method in ScanRecord
217 public String getDeviceName() { in getDeviceName() method in ScanFilter
140 public @NonNull String getDeviceName() { in getDeviceName() method in MtpDevice
322 const char* MtpDevice::getDeviceName() { in getDeviceName() function in android::MtpDevice
2845 private String getDeviceName(String deviceAddress) { in getDeviceName() method in WifiP2pServiceImpl.P2pStateMachine
965 inline const String8 getDeviceName() { return mDevice->getName(); } in getDeviceName() function