Searched defs:renameDevice (Results 1 – 3 of 3) sorted by relevance
52 void renameDevice(BluetoothDevice device, String newName); in renameDevice() method
120 public void renameDevice(BluetoothDevice device, String newName) { in renameDevice() method in LocalBluetoothDeviceProvider
372 private void renameDevice(BluetoothDevice device, String newName) { in renameDevice() method in BluetoothDeviceService830 public void renameDevice(BluetoothDevice device, String newName) { in renameDevice() method in BluetoothDeviceService.LocalBinder