Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientTest.java126 mService.cleanupDevice(device); in testConnect()
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java367 mService.cleanupDevice(mCurrentDevice); in onQuitting()
DPbapClientService.java108 void cleanupDevice(BluetoothDevice device) { in cleanupDevice() method in PbapClientService
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java350 public void cleanupDevice(BluetoothDevice device) { in cleanupDevice() method in MapClientService
DMceStateMachine.java205 mService.cleanupDevice(mDevice); in onQuitting()