Home
last modified time | relevance | path

Searched refs:isBondingInitiatedLocally (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1516 public boolean isBondingInitiatedLocally() { in isBondingInitiatedLocally() method in BluetoothDevice
1523 return service.isBondingInitiatedLocally(this, mAttributionSource); in isBondingInitiatedLocally()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java746 if (bondState == BluetoothDevice.BOND_BONDED && mDevice.isBondingInitiatedLocally()) { in onBondingStateChanged()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10934 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isBondingInitiatedLocally(Landroid/bluetooth/BluetoothDe…
11066 Landroid/bluetooth/IBluetooth;->isBondingInitiatedLocally(Landroid/bluetooth/BluetoothDevice;)Z