Searched refs:removeServiceListener (Results 1 – 3 of 3) sorted by relevance
205 verify(mProfileManager, never()).removeServiceListener(mMediaManager); in onServiceConnected_a2dpAndHapProfileNotReady_doNothing()221 verify(mProfileManager).removeServiceListener(mMediaManager); in onDeviceAttributesChanged_a2dpAndHapProfileReady_shouldUnregisterCallback()
327 mProfileManager.removeServiceListener(this); in onServiceConnected()
358 public void removeServiceListener(ServiceListener l) { in removeServiceListener() method in LocalBluetoothProfileManager