Searched refs:MapServiceListener (Results 1 – 2 of 2) sorted by relevance
60 private final class MapServiceListener class in MapProfile104 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, new MapServiceListener(), in MapProfile()
283 mBluetoothAdapter.getProfileProxy(getContext(), new MapServiceListener(), in registerMapServiceListenerAndNotificationReceiver()396 class MapServiceListener implements BluetoothProfile.ServiceListener { class in MapMceTestFragment