Searched defs:handleDocked (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DDockService.java391 handleDocked(device, state, startId);
398 handleDocked(d, state, startId); // FIXME: WTF runnable here?
411 handleDocked(null, state, startId);
875 private synchronized void handleDocked(BluetoothDevice device, int state, method in class:DockService

Completed in 11 milliseconds