HomeSort by relevance Sort by last modified time
    Searched defs:onDeviceAdded (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothCallback.java 26 void onDeviceAdded(CachedBluetoothDevice cachedDevice);
DeviceListPreferenceFragment.java 127 onDeviceAdded(cachedDevice);
154 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) {

Completed in 51 milliseconds