Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DDockService.java159 mProfileManager.removeServiceListener(this); in onDestroy()
393 mProfileManager.removeServiceListener(this); in msgTypeDocked()
889 mProfileManager.removeServiceListener(this); in handleUndocked()
914 mProfileManager.removeServiceListener(this); in onServiceConnected()
DLocalBluetoothProfileManager.java259 void removeServiceListener(ServiceListener l) { in removeServiceListener() method in LocalBluetoothProfileManager