Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
H A DMapClientTest.java130 mService.cleanupDevice(device); in testConnect()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientStateMachine.java369 mService.cleanupDevice(mCurrentDevice); in onQuitting()
H A DPbapClientService.java120 void cleanupDevice(BluetoothDevice device) { in cleanupDevice() method in PbapClientService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientService.java364 public void cleanupDevice(BluetoothDevice device) { in cleanupDevice() method in MapClientService
H A DMceStateMachine.java218 mService.cleanupDevice(mDevice); in onQuitting()