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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppObserver.java 57 BluetoothMapService mMapService = null;
62 mMapService = mapService;
111 mMapService.updateMasInstances(
119 mMapService.updateMasInstances(
125 mMapService.updateMasInstances(
137 mMapService.updateMasInstances(
143 mMapService.updateMasInstances(
BluetoothMapMasInstance.java 76 private BluetoothMapService mMapService = null; // Handle to the outer MAP service
121 mMapService = mapService;
463 boolean isValid = mMapService.onConnect(device, BluetoothMapMasInstance.this);

Completed in 98 milliseconds