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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java27 void onDeviceAdded(CachedBluetoothDevice cachedDevice); method in interface:BluetoothCallback
/frameworks/base/media/java/android/media/midi/
H A DMidiManager.java78 public void onDeviceAdded(MidiDeviceInfo device) { method in class:MidiManager.DeviceListener
83 mCallback.onDeviceAdded(deviceF);
87 mCallback.onDeviceAdded(device);
129 public void onDeviceAdded(MidiDeviceInfo device) { method in class:MidiManager.DeviceCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java213 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { method in class:BluetoothControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java604 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { } method in class:KeyboardUI.BluetoothCallbackHandler

Completed in 173 milliseconds