Searched refs:onDeviceBondStateChanged (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Settings/src/com/android/settings/bluetooth/ | ||
D | DevicePickerFragment.java | 126 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, in onDeviceBondStateChanged() method in DevicePickerFragment |
D | BluetoothSettings.java | 455 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothSettings |
D | DockService.java | 950 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in DockService.DockBluetoothCallback |