Home
last modified time | relevance | path

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

/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/
DBluetoothMapManager.java88 private BluetoothMapServiceConnection mServiceConnection;
178 mServiceConnection = new BluetoothMapServiceConnection(); in connect()
379 private class BluetoothMapServiceConnection implements ServiceConnection { class in BluetoothMapManager