Searched defs:getBluetoothMapService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java648 public static synchronized BluetoothMapService getBluetoothMapService() { method in class:BluetoothMapService
650 Log.w(TAG, "getBluetoothMapService(): service is null");
654 Log.w(TAG, "getBluetoothMapService(): service is not available");

Completed in 76 milliseconds