Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientService.java104 void cleanupDevice(BluetoothDevice device) { in cleanupDevice() method in PbapClientService
DPbapClientStateMachine.java352 mService.cleanupDevice(mCurrentDevice); in onQuitting()