Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1236 public boolean isBondingInitiatedLocally() { in isBondingInitiatedLocally() method in BluetoothDevice
1243 return service.isBondingInitiatedLocally(this); in isBondingInitiatedLocally()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java650 } else if (mDevice.isBondingInitiatedLocally()) { in onBondingStateChanged()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11650 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isBondingInitiatedLocally(Landroid/bluetooth/BluetoothDe…
11784 Landroid/bluetooth/IBluetooth;->isBondingInitiatedLocally(Landroid/bluetooth/BluetoothDevice;)Z