Home
last modified time | relevance | path

Searched defs:disconnectedDevice (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DDockService.java215 BluetoothDevice disconnectedDevice = intent in onStartCommand() local
224 BluetoothDevice disconnectedDevice = intent in onStartCommand() local
775 private synchronized void handleUnexpectedDisconnect(BluetoothDevice disconnectedDevice, in handleUnexpectedDisconnect()