HomeSort by relevance Sort by last modified time
    Searched refs:getRemoteDeviceName (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java 147 String mRemoteName = BluetoothPbapService.getRemoteDeviceName();
237 BluetoothPbapService.getRemoteDeviceName()));
BluetoothPbapService.java 786 String name = getRemoteDeviceName();
820 public static String getRemoteDeviceName() {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 453 public static String getRemoteDeviceName() {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 486 public static String getRemoteDeviceName() {
    [all...]

Completed in 376 milliseconds