Home
last modified time | relevance | path

Searched refs:sBluetoothMapService (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java152 private static BluetoothMapService sBluetoothMapService; field in BluetoothMapService
740 if (sBluetoothMapService == null) { in getBluetoothMapService()
749 if (!sBluetoothMapService.isAvailable()) { in getBluetoothMapService()
758 return sBluetoothMapService; in getBluetoothMapService()
763 sBluetoothMapService = instance; in setBluetoothMapService()