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

  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 190 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
206 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
218 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
293 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
367 String address = mBluetoothService.getAddressFromObjectPath(objectPath);
501 String address = mBluetoothService.getAddressFromObjectPath(objectPath);
546 String address = mBluetoothService.getAddressFromObjectPath(objectPath);
578 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
BluetoothA2dpService.java 236 String address = mBluetoothService.getAddressFromObjectPath(path);
482 String address = mBluetoothService.getAddressFromObjectPath(path);
584 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
BluetoothService.java 717 mState.put(getAddressFromObjectPath(device).toUpperCase(),
    [all...]

Completed in 207 milliseconds