Searched refs:getRemoteName (Results 1 – 8 of 8) sorted by relevance
115 String getRemoteName(in BluetoothDevice device, in AttributionSource attributionSource); in getRemoteName() method
196 return service.getRemoteName(device); in getName()
365 public @Nullable String getRemoteName() { in getRemoteName() method in BluetoothQualityReport
1689 String name = service.getRemoteName(this, mAttributionSource); in getName()
2983 public String getRemoteName(BluetoothDevice device, AttributionSource attributionSource) { in getRemoteName() method in AdapterService.AdapterServiceBinder2992 return service.getRemoteName(device); in getRemoteName()5564 public String getRemoteName(BluetoothDevice device) { in getRemoteName() method in AdapterService
2700 String deviceName = mAdapterService.getRemoteName(mDevice); in getCurrentDeviceName()
1117 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getRemoteName(Landroid/bluetooth/BluetoothDevice;)Ljava/…1249 Landroid/bluetooth/IBluetooth;->getRemoteName(Landroid/bluetooth/BluetoothDevice;)Ljava/lang/String;
868 method @Nullable public String getRemoteName();